Search Postgresql Archives

Re: insert from other database

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jun 4, 2009 at 3:44 PM, Esneiker <eenriquez@xxxxxxxxxxxxx> wrote:
> Hello.
>
> How can I insert data in a database from other database?
>
> Like this: insert into name_table select from database.table?
>
>

you can't with postgresql directly.
You can use dbconnect module from contrib to do stuff like that.


-- 
GJ

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux