Re: PostgreSQL best practices?

From: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
To: Leonard Soetedjo <stelar(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL best practices?
Date: 2006-01-31 06:09:47
Message-ID: 20060131060947.GS3920@pervasive.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

At present time, your best bet is to drop in on the IRC channel and ask
questions there. You'll normally get an immediate reply, even if it's
just a URL to look at.

On Tue, Jan 24, 2006 at 10:23:26PM +0800, Leonard Soetedjo wrote:
> Hi,
>
> Is there any documentation or wiki on PostgreSQL best practices? For example:
>
> - run vacuum regularly and how to judge the frequency of running vacuum
> - when to use rule or trigger
> - etc.
>
> What I realized is that I joined PostgreSQL's mailing list and kept some of
> the advise that I feel might come in handy in my email client. However,
> sometimes it is very tedious search through my archived emails and read
> through all the emails in the thread. You can call me lazy, but I think it's
> good to have a set of best practices in using PostgreSQL, especially for the
> beginners (unless of course I don't know that there is an existing ones).
>
> Thanks :)
>
>
> Regards,
>
> Leonard Soetedjo
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>

--
Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Steve Atkins 2006-01-31 06:28:42 Re: [GENERAL] New project launched : PostgreSQL GUI Installer for
Previous Message Bruce Momjian 2006-01-31 05:20:38 Re: incremental backups