| From: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [COMMITTERS] pgsql-server: Make listen_addresses be |
| Date: | 2004-08-09 03:49:08 |
| Message-ID: | 4116F434.1070508@familyhealth.com.au |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
> Dumped by what? It's a PGC_POSTMASTER variable, there ain't gonna be
> nobody putting it in ALTER DATABASE or ALTER USER.
Oh yeah, sorry wasn't thinking. Same reason I don't bother handling
preload_libraries and friends in pg_dumpall...
>>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.
Will become more annoying once we have a binary dump format for
pg_dumpall I guess, have to store them in the binary.
Chris
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-08-09 05:34:39 | pgsql-server: Remove no-longer-relevant information about trying to |
| Previous Message | Bruce Momjian | 2004-08-09 03:12:51 | pgsql-server: Fix Win32 pg_dumpall check. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christopher Kings-Lynne | 2004-08-09 03:50:05 | Re: Ready for Beta ... ? |
| Previous Message | mike g | 2004-08-09 03:40:45 | Re: FW: postgres shmat request fails on win98 (cygwin) |