Re: [ADMIN] Desperately seeking data...

2001-01-12 Thread Ross J. Reedstrom
Ulf - Did you copy the pg_log file? Despite it's name, it's not a just a log: it's used to keep track of the commit state of transactions. Without it, the system will assume than none of your transactions are commited, so will not show you the tuples in those transactions. Ross On Fri, Jan 12,

[ADMIN] Desperately seeking data...

2001-01-12 Thread Ulf Thorsen
After some disc problems we had to copy our database directory to another computer and installed the same version of postgresql (6.5.3-6). The dataTable file, Key file, and the datamodel seems all right when manually inspecting them in an editor. When running psql, we can access the database and