Re: In which case PG_VERSION file updates ?

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: Raghavendra <raghavendra(dot)rao(at)enterprisedb(dot)com>
Subject: Re: In which case PG_VERSION file updates ?
Date: 2011-09-24 20:30:36
Message-ID: 201109241330.36836.adrian.klaver@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Saturday, September 24, 2011 12:34:02 pm Raghavendra wrote:
> Respected All,
>
> In which case $PGDATA/base/database-oid/PG_VERSION file updates ?
>
> I have observed, PG_VERSION file is created at DB creation time and will
> never get
> updated. I mean file PG_VERSION TIMESTAMP.

See here:
http://www.postgresql.org/docs/9.1/interactive/storage-file-layout.html

>
> Thanks in advance.
>
> ---
> Regards,
> Raghavendra
> EnterpriseDB Corporation
> Blog: http://raghavt.blogspot.com/

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gregg Jaskiewicz 2011-09-24 21:07:09 Re: get number and names of processes connected to postgresql
Previous Message Timothy Garnett 2011-09-24 19:53:01 Re: Documentation of what schema modifications cause what level of table locking