Re: pg_logs and pg_variables Files

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pg_logs and pg_variables Files
Дата
Msg-id 200101241537.KAA25145@candle.pha.pa.us
обсуждение исходный текст
Ответ на pg_logs and pg_variables Files  (Art Taylor <taylor003a@yahoo.com>)
Список pgsql-general
See my book, last chapter.  pg_log is transaction log status.
pg_variable holds next object id and next transaction id.

    http://www.postgresql.org/docs/awbook.html

> PostgreSQL gurus,
>
> I am in the process of writing a technical book featuring PostgreSQL (among
> other technologies). I would like to document the contents of the PGDATA
> directory. There are a few files there that I haven't been able to figure out.
> They are 'pg_logs' and 'pg_variables'. I can make an educated guess as to the
> contents, but I would prefer to hear from those in the know about what these
> files are used for.
>
> Thanks,
>
>   -- Art Taylor
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - Buy the things you want at great prices.
> http://auctions.yahoo.com/
>


--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [General] Comments
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Multiple columns w/single aggregate