[GENERAL] Postgresql best practices

2007-01-25 Thread Robert Boone
Hello, I was wondering if anyone could point me to any documention on seting up Postgresql in a web hosting environment. Things like account management, access host management and privilege management to users that are resellers and will need to administer there own users in postgresql

Re: [GENERAL] PostgreSQL best practices?

2006-02-02 Thread Leonard Soetedjo
On Friday 03 February 2006 13:02, Bruce Momjian wrote: > Read the FAQ. > Thanks. Somehow it slipped my mind to go to PostgreSQL's FAQ :P Regards, Leonard Soetedjo ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ?

Re: [GENERAL] PostgreSQL best practices?

2006-02-02 Thread Bruce Momjian
Read the FAQ. --- Leonard Soetedjo wrote: > On Tuesday 31 January 2006 14:09, Jim C. Nasby wrote: > > At present time, your best bet is to drop in on the IRC channel and ask > > questions there. You'll normally get an immedi

Re: [GENERAL] PostgreSQL best practices?

2006-02-02 Thread Leonard Soetedjo
On Tuesday 31 January 2006 14:09, Jim C. Nasby wrote: > 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. As a beginner, I feel not knowing where to start and what to ask in IRC o

Re: [GENERAL] PostgreSQL best practices?

2006-01-30 Thread Jim C. Nasby
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 pr

[GENERAL] PostgreSQL best practices?

2006-01-24 Thread Leonard Soetedjo
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 migh