Re: Re : Re : [pgadmin-support] PG Admin on the command line = pg_dump

2006-12-28 Thread Dave Page
Laurent ROCHE wrote: I will be interested to get the command you use as I can not get the same result with pg_dump as with PG Admin (re SERIAL) ! ? ! There is no 'command', just a whole bunch of different SQL queries tied together with a few thousand lines of C++ code. Regards, Dave. -

Re: Re : [pgadmin-support] PG Admin on the command line = pg_dump

2006-12-27 Thread Dave Page
Laurent ROCHE wrote: Hi, I am puzzled why when I use pg_dump I get a script with INTEGER and SEQUENCE and when you (i.e. PG Admin) use pg_dump you get a script with SERIAL ? Do you pass extra undocumented options to pg_dump ? What version of pg_dump do you use in PG Admin III 1.6.1 ? (I have u