Re: [pgadmin-support] pg_Restore

2013-01-20 Thread Guillaume Lelarge
On Mon, 2013-01-21 at 00:03 +0530, bhanu udaya wrote: > Hello, Greetings !I am new to postgres and recently got migrated from > oracle.I am trying to restore 9.5G database (1GB dumpfile) which has 500 > schemas with 1 lakh rows in each schema. Could take the data dump using > pg_dump and it take

Re: [pgadmin-support] pg_restore provided with Windows build not honoring check_function_bodies = FALSE?

2010-09-19 Thread Guillaume Lelarge
Le 18/09/2010 22:09, Guillaume Lelarge a écrit : > Le 17/09/2010 23:07, Derek Arnold a écrit : >[...] I'll try on my Windows box but it won't be before > tomorrow evening. > Works great. -- Guillaume http://www.postgresql.fr http://dalibo.com -- Sent via pgadmin-support mailing list (pgadm

Re: [pgadmin-support] pg_restore provided with Windows build not honoring check_function_bodies = FALSE?

2010-09-18 Thread Guillaume Lelarge
Le 17/09/2010 23:07, Derek Arnold a écrit : > Users at work frequently had issues with missing triggers and functions, > and I finally dug down and took a look. I've been able to confirm that > 8.4.4 pg_dump and pg_restore work as expected in Ubuntu 8.04 LTS. The > server has the default (undefined