[BUGS] pg_dumpall does not save CREATE permission on databases

2003-11-08 Thread Paul Tillotson
POSTGRESQL BUG REPORT TEMPLATE Your name : Paul Tillotson Your email address : ptchristendom at

Re: [BUGS] Renaming a table leaves orphaned implicit sequences which

2004-04-05 Thread Paul Tillotson
.) Paul Tillotson Hello. I use PostgreSQL 7.4.2 on i386-portbld-freebsd5.2, compiled by GCC cc (GCC) 3.3.3 [FreeBSD] 20031106 Description: It seems that renaming tables with columns of type "serial" leaves "orphaned" implicit sequences which breaks pg_restore. How to reproduce