| From: | "Greg Sabino Mullane" <greg(at)turnstep(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Permanent settings |
| Date: | 2008-02-21 15:42:58 |
| Message-ID: | a42c20bea9538e652d7e695bc8fe157c@biglumber.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
> Do you know of any cross-platform tool that is capable of dealing with the
> PostgreSQL configuration file in a context sensitive manner? Meaning that
> it doesn't just treat it as a big file, but you can actually do "for all
> these 32 servers, change work_mem to 2Mb"? If so, I'd like to know which
> one beause I could *raelly* use that one right now.
I've got my aforementioned plperlu function, if you want to take a look at
that. It even keeps whitespace and comments intact. The one catch: you
need to have plperlu installed on all the servers. :)
- --
Greg Sabino Mullane greg(at)turnstep(dot)com
PGP Key: 0x14964AC8 200802211042
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----
iEYEAREDAAYFAke9m94ACgkQvJuQZxSWSsiG0QCgq8MXBzF/XBtMTroyzQwXKSDq
uQgAn0Xni/1gDgnC/71mUNuxNlDdKei1
=6koE
-----END PGP SIGNATURE-----
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Grittner | 2008-02-21 15:43:15 | Re: Permanent settings |
| Previous Message | Tom Lane | 2008-02-21 15:39:41 | Re: insufficient data left in message |