Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> writes:
> If you've just made this a GUC_LIST_INPUT variable, then you will need
> to update the nasty bit of hackiness in pg_dumpall to allow it to be
> dumped without error :(
Dumped by what? It's a PGC_POSTMASTER variable, there ain't gonna be
nobody putting it in ALTER DATABASE or ALTER USER.
> The problem is there's no way to know if they're list type gucs when
> dumping, unless we modify the pg_settings view or something.
Yeah, it might be nice to have an API to get at those flag bits.
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Josh Berkus | Date: 2004-08-09 02:56:08 |
| Subject: dot-conf checking |
| Previous: | From: Josh Berkus | Date: 2004-08-09 02:48:23 |
| Subject: Re: Add Missing From? |
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2004-08-09 03:12:51 |
| Subject: pgsql-server: Fix Win32 pg_dumpall check. |
| Previous: | From: Bruce Momjian | Date: 2004-08-09 02:12:51 |
| Subject: pgsql-server: Improve comment. |