Re: [HACKERS] Feature request: Dumping multiple tables at one step

2004-03-16 Thread Andreas Joseph Krogh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 16 March 2004 12:01, Devrim GUNDUZ wrote: > Hi, > > As few minutes ago, I received an e-mail about dumping multiples tables at > once, like: > > pg_dump dbname -t table1 -t table2 -t table3 -f mytables.pgdump > > pg_dump doesn't support such

Re: [HACKERS] Feature request: Dumping multiple tables at one step

2004-03-16 Thread Bruce Momjian
Devrim GUNDUZ wrote: [ PGP not available, raw data follows ] > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Hi, > > On Tue, 16 Mar 2004, Andreas Joseph Krogh wrote: > > > I made a patch for this last fall against the 7.4 sources, and I think Bruce > > added it to his "unapplied patches

Re: [HACKERS] Feature request: Dumping multiple tables at one step

2004-03-16 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Tue, 16 Mar 2004, Andreas Joseph Krogh wrote: > I made a patch for this last fall against the 7.4 sources, and I think Bruce > added it to his "unapplied patches" list. I think we should get this in for > 7.5. Ok, I've seen it now: http://c