Re: Unhappy thoughts about pg_dump and objects inherited from template1
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Philip Warner <pjw@rhyme.com.au>
Cc: Jan Wieck <janwieck@Yahoo.com>, pgsql-hackers@postgresql.org
Date: 2000-11-08T16:42:40Z
Lists: pgsql-hackers
Philip Warner <pjw@rhyme.com.au> writes: > Where would you store the value if not in pg_database? No other ideas at the moment. I was just wondering whether there was any way to delete it entirely, but seems like we want to have the value for template0 available. The old way of hardwiring knowledge into pg_dump was definitely not as good. regards, tom lane