X-Received: by 10.66.119.41 with SMTP id kr9mr4098698pab.24.1416575196640; Fri, 21 Nov 2014 05:06:36 -0800 (PST) X-Received: by 10.140.101.227 with SMTP id u90mr10800qge.18.1416575196550; Fri, 21 Nov 2014 05:06:36 -0800 (PST) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!h15no4983925igd.0!news-out.google.com!w7ni50qay.0!nntp.google.com!w8no1353112qac.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.databases.postgresql Date: Fri, 21 Nov 2014 05:06:36 -0800 (PST) In-Reply-To: <3ec57947-4f92-46c0-8101-9628a62250a7@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=200.87.148.70; posting-account=CRHJwwoAAADPgR3DMcmAkQTQeenSBTSk NNTP-Posting-Host: 200.87.148.70 References: <3ec57947-4f92-46c0-8101-9628a62250a7@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <7b195d3f-4b82-4d92-adab-e77cecc72a2b@googlegroups.com> Subject: Re: Help databases and schemes From: Daniel Quisbert Injection-Date: Fri, 21 Nov 2014 13:06:36 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.databases.postgresql:612 Sorry, I was not clear. I have the following information: A database (DB-A) B database (DB-B) C database (db-C) I need to create a data base GEO_DB (with sche X, Y, Z), where the amount: * The content of db-A in Scheme X, * The contents of db-B in the scheme and * And db-C content in the Z scheme: I hope I was a little Calre this time:-) Any solution strategy?