From: | "Nick Barr" <nicky(at)chuckie(dot)co(dot)uk> |
---|---|
To: | <pgsql-performance(at)postgresql(dot)org> |
Subject: | go for a script! / ex: PostgreSQL vs. MySQL |
Date: | 2003-10-10 12:35:53 |
Message-ID: | 007901c38f2b$0b585590$2802a8c0@webbased10 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-performance |
Heya Guys n Gals,
Having been following the thread on "go for a script! / ex: PostgreSQL vs.
MySQL". I thought I would throw something together in Perl. My current issue
is that I only have access to a RH Linux box and so cannot make it
cross-platform on my own :-(. Anyhow please find it attached. It runs fine
on my box, it doesnt actually write to postgresql.conf because I didnt want
to mess it up, it does however write to postgresql.conf.new for the moment.
The diffs seem to be writing correctly. There are a set of parameters at the
top which may need to get tweaked for your platform. I can also carry on
posting to this list new versions if people want. Clearly this lot is open
source, so please feel free to play with it and post patches/new features
back either to the list or my email directly. In case you cant see my email
address, it is nicky at the domain below.
I will also post it on me website and as I develop it further new versions
will appear there
http://www.chuckie.co.uk/postgresql/pg_autoconfig.pl
Is this a useful start?
Nick
Attachment | Content-Type | Size |
---|---|---|
pg_autoconfig.pl | application/octet-stream | 6.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | btober | 2003-10-10 12:48:12 | Re: autoupdate sequences after copy |
Previous Message | Martin Hart | 2003-10-10 11:56:36 | problem with pg_dump and restoring sequences |
From | Date | Subject | |
---|---|---|---|
Next Message | Nick Barr | 2003-10-10 12:40:10 | Re: go for a script! / ex: PostgreSQL vs. MySQL |
Previous Message | Thomas Swan | 2003-10-10 12:27:22 | Re: Compare rows |