Re: last built-in oid

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>, "Pgsql-Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: last built-in oid
Date: 2000-11-24 03:47:04
Message-ID: 3.0.5.32.20001124144704.0091aa20@mail.rhyme.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At 11:27 24/11/00 +0800, Christopher Kings-Lynne wrote:
>
>SELECT datlastsysoid from pg_database where datname = 'dbname'
>
>But as far as I can tell, the datlastsysoid field does not exist in
>pg_database.
>

If you build from CVS and do an initdb, you will find datlastsysoid should
exist...

----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.B.N. 75 008 659 498) | /(@) ______---_
Tel: (+61) 0500 83 82 81 | _________ \
Fax: (+61) 0500 83 82 82 | ___________ |
Http://www.rhyme.com.au | / \|
| --________--
PGP key available upon request, | /
and from pgp5.ai.mit.edu:11371 |/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Paul McGarry 2000-11-24 04:17:59 Re: re : PHP and persistent connections
Previous Message Christopher Kings-Lynne 2000-11-24 03:41:34 RE: last built-in oid