This is a discussion on pgsql: Fix pg_restore to process BLOB COMMENT entries correctly; they within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- Fix pg_restore to process BLOB COMMENT entries correctly; they aren't really tables and shouldn't get DISABLE ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Log Message: ----------- Fix pg_restore to process BLOB COMMENT entries correctly; they aren't really tables and shouldn't get DISABLE TRIGGER processing. Per bug #2452 from Robert Treat. Modified Files: -------------- pgsql/src/bin/pg_dump: pg_backup_archiver.c (r1.128 -> r1.129) (http://developer.postgresql.org/cvsw...1.128&r2=1.129) ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |