Re: stupid question

Поиск
Список
Период
Сортировка
От rhkelly
Тема Re: stupid question
Дата
Msg-id 3FF34903.7080500@myrealbox.com
обсуждение исходный текст
Ответ на Re: stupid question  ("Marc G. Fournier" <scrappy@postgresql.org>)
Ответы Re: stupid question
Список 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 ...

Is there a Postgress documentation section somewhere that
would tell me the following:

1) the exact correspondence of the files and tables, indices etc.

2) what are the safe filesystem operations on those files
(individual file backup/recovery, moving of files
between different postgress computers/installations etc.?

TIA.
Roger



В списке pgsql-novice по дате отправления:

Предыдущее
От: "Sergio L. Garza M."
Дата:
Сообщение: "Unknown DBI error" when trying to view data on some tables...
Следующее
От: Michael Glaesemann
Дата:
Сообщение: Re: mysql_field_name equivalent