From: | Aidan Van Dyk <aidan(at)highrise(dot)ca> |
---|---|
To: | Magnus Hagander <magnus(at)hagander(dot)net> |
Cc: | Josh Berkus <josh(at)agliodbs(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Dimitri Fontaine <dfontaine(at)hi-media(dot)com>, pgsql-hackers(at)postgresql(dot)org, Gregory Stark <stark(at)enterprisedb(dot)com>, Csaba Nagy <nagy(at)ecircle-ag(dot)com> |
Subject: | Re: Permanent settings |
Date: | 2008-02-21 15:05:41 |
Message-ID: | 20080221150541.GK16099@yugib.highrise.ca |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
* Magnus Hagander <magnus(at)hagander(dot)net> [080221 04:30]:
> > I would have thought that any "larger enterprise" was familiar with
> > these approaches, and are probably using them already to
> > manage/configure there general unix environments
> What makes you think that all environments are unix environments? MOst
> large enterprises have multiple operating systems to manage.
Well, I guess I've been lucky so far ;-)
> 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.
perl (cpp at one point), git (recently, I fought with CVS previously),
and ssh have worked for me.
Again, I guess I've been lucky so far.
--
Aidan Van Dyk Create like a god,
aidan(at)highrise(dot)ca command like a king,
http://www.highrise.ca/ work like a slave.
From | Date | Subject | |
---|---|---|---|
Next Message | D'Arcy J.M. Cain | 2008-02-21 15:19:14 | Re: Permanent settings |
Previous Message | Joshua D. Drake | 2008-02-21 15:02:34 | Re: Permanent settings |