Search Postgresql Archives

Re: Problem with dropping a tablespace

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

 



Oliver Siegmar <o.siegmar@xxxxxxxxxx> writes:
> I did a hexdump on the files within the tabelspace directory...no business 
> data at all, only postgres internals (I saw a lot of function names and 
> datatypes).

Would you look at pg_class in particular (file 1259) and confirm that it
contains only names of Postgres system catalogs and indexes, no tables
of your own?

If so, I think the evidence is pretty strong that this database was in
process of being created.  A DB that had actually gotten used at all
would have more entries in pg_class.

			regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

[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