[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pgsql-bugs
Subject:    [BUGS] Bogus pg_class.relminmxid value for pg_database
From:       Heikki Linnakangas <hlinnakangas () vmware ! com>
Date:       2013-09-23 10:41:46
Message-ID: 52401AEA.9000608 () vmware ! com
[Download RAW message or body]

Right after a fresh initdb on a 9.3 or master database:

postgres=# select oid,relname,relminmxid from pg_class where 
relname='pg_database';
  oid  |   relname   | relminmxid
------+-------------+------------
  1262 | pg_database | 4244967297
(1 row)

That bogus value seems to appear already some time during initdb. The 
relminmxid for all other tables is 1, which is correct.

- Heikki


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic