Re: Cannot start the postgres service

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
Cc: Mitesh51 <mit_bca1(at)yahoo(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Cannot start the postgres service
Date: 2009-10-14 06:29:44
Message-ID: dcc563d10910132329k46c36bbfh8bfd3ddc6d4625f0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Oct 13, 2009 at 11:24 PM, Craig Ringer
<craig(at)postnewspapers(dot)com(dot)au> wrote:
>
> A better question might by "why on earth are you messing about with the
> data directory when you don't understand what it does and how it works?".

Not that anyone wants to discourage exploring. It's just there are
better ways to go about things than deleting / removing files if
you're not sure what they do.

There's a whole section on internals here:

http://www.postgresql.org/docs/8.4/interactive/storage.html

If we go here:

http://www.postgresql.org/docs/8.4/interactive/storage-file-layout.html

There's a nice section on what each file-type / directory does.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Christophe Pettus 2009-10-14 06:45:28 Re: How to create tsvector_update_trigger on Non-character type data
Previous Message Gaini Rajeshwar 2009-10-14 06:21:15 How to create tsvector_update_trigger on Non-character type data