Re: Configurator project launched

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: "Greg Sabino Mullane" <greg(at)turnstep(dot)com>, pgsql-performance(at)postgresql(dot)org
Subject: Re: Configurator project launched
Date: 2005-06-21 23:14:05
Message-ID: 200506211614.05644.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Greg,

> Not sure how far along you are, but I've been writing some really nifty
> extensions to DBD::Pg that allow easy querying of all the current
> run-time settings. Could be very useful to this project, seems to me. If
> you're interested in possibly using it, let me know, I can bump it up on
> my todo list.

Um, can't we just get that from pg_settings?

Anyway, I'll be deriving settings from the .conf file, since most of the
time the Configurator will be run on a new installation.

--
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Joshua D. Drake 2005-06-21 23:30:47 Re: Configurator project launched
Previous Message Steinar H. Gunderson 2005-06-21 22:23:00 Re: autovacuum suggestions for 500,000,000+ row tables?