Re: stupid question

From: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
To: Bryan Irvine <bryan(dot)irvine(at)kingcountyjournal(dot)com>
Cc: pgNovice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: stupid question
Date: 2003-12-26 18:15:21
Message-ID: 20031226141429.G35354@ganymede.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Fri, 26 Dec 2003, Bryan Irvine wrote:

> Maybe this sounds stupid, but, where is the actual database file? I'm
> sure there's a file that is the actual DB, but what/where?

nope ... depending on what version of postgresql you are running, the
newer ones store it in ${PGDATA}/base/<OID>, under which, there are
indivicudal files for system tables, indices and tables themselves ...

----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy(at)hub(dot)org Yahoo!: yscrappy ICQ: 7615664

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Larry Rosenman 2003-12-26 18:18:31 Re: stupid question
Previous Message Bryan Irvine 2003-12-26 18:07:52 stupid question