Philip Warner (pjw(at)rhyme(dot)com(dot)au) reports a bug with a severity of 3
The lower the number the more severe it is.
Short Description
pg_dump in 7.3 can't dump 7.1 db
Long Description
Whenevr dumping a 7.1 db using 7.3 pg_dump, I get:
pg_dump: last built-in OID is 18539
pg_dump: saving database definition
pg_dump: reading namespaces
pg_dump: reading user-defined types
pg_dump: reading user-defined functions
pg_dump: reading user-defined aggregate functions
pg_dump: reading user-defined operators
pg_dump: column number -1 is out of range 0..4
Segmentation fault
Sample Code
No file was uploaded with this report