Tom Lane wrote: > > The CVS logs show that a likely-looking patch was applied in Dec 1998, > so 6.4.2 probably contains the fix. Update to 6.4.2 (maybe even just > compile and install its pg_dump Very cool. Just compiling and installing pg_dump from 6.4.2 was indeed sufficient to fix the issue. This took 15 minutes all in all :). Cheers, Frank
- [GENERAL] pg_dump segfaults with -z on 6.4 Frank Joerdens
- Re: [GENERAL] pg_dump segfaults with -z on 6.4 Tom Lane
- Frank Joerdens