Search Postgresql Archives

Re: Significance of numbers in server errors?

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

 



On 4 March 2011 23:15, Sebastien Boisvert <sebastienboisvert@xxxxxxxxx> wrote:
>  I know the second is the database's directory, the last is the pg_attribute
> table (in this example), but I haven't figured out what the first is.

I think that the first is probably the tablespace:

postgres=# select oid,* from pg_tablespace;
-[ RECORD 1 ]-----------
oid         | 1663
spcname     | pg_default
spcowner    | 10
spclocation |
spcacl      |
spcoptions  |
-[ RECORD 2 ]-----------
oid         | 1664
spcname     | pg_global
spcowner    | 10
spclocation |
spcacl      |
spcoptions  |


-- 
Regards,
Peter Geoghegan

-- 
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