Search Postgresql Archives

Re: Odd duplicate database

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Alvaro Herrera wrote:
Madison Kelly wrote:
Forgot to mention, this is PostgreSQL 8.3.5 on Linux (Ubuntu 8.10, hey, it's a devel machine!). :)

Huh.

Please send along
select xmin, xmax, ctid, cmin, cmax, datname from pg_database;

template1=# select xmin, xmax, ctid, cmin, cmax, datname from pg_database;
 xmin | xmax |  ctid  | cmin | cmax |  datname
------+------+--------+------+------+------------
  383 |    0 | (0,1)  |    0 |    0 | template1
  384 |    0 | (0,2)  |    0 |    0 | template0
  386 |    0 | (0,3)  |    0 |    0 | postgres
  659 |    0 | (0,10) |    0 |    0 | deadswitch
 3497 | 3625 | (0,35) |    0 |    0 | nexxia
(5 rows)

Madi

--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux