From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Art Taylor <taylor003a(at)yahoo(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: pg_logs and pg_variables Files |
Date: | 2001-01-24 15:37:15 |
Message-ID: | 200101241537.KAA25145@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Mirko Zeibig | 2001-01-24 15:40:14 | Problems with foreign key having different type |
Previous Message | KuroiNeko | 2001-01-24 15:19:08 | Future of PQprint |