by andretti » Tue Dec 15, 2009 12:05 pm
thanks for your assistance, but..
It does not make any sense(additional functions are promoted from pgAdmin), however I did it.
Picture remains the same.
It seems to me thats smth wrong with database.
1. I am pretty sure i stopped PostgreSQL service before copying data directory.
the only thing i made was changing password to the database "PT3 DB"
2. pgAdmin does open it, but the backup which can be performed from pgAdmin GUI is about 12Kb, however the size of "data" is ~ 4Gb.
btw return code of the backup is 0(i presume its successfull)
3. If I try to ReIndex the ouput is following:
----------------------------------------------------
NOTICE: table "pg_class" was reindexedNOTICE: table "sql_features" was reindexedNOTICE: table "sql_implementation_info" was reindexed
ERROR: could not access status of transaction 2697049
DETAIL: Could not open file "pg_subtrans/0029": No such file or directory.
ERROR: could not access status of transaction 2697049
DETAIL: Could not open file "pg_subtrans/0029": No such file or directory.
---------------------------------------------------
file is absent indeed:)
Any other thoughts?
thanks in advance