Re: [GENERAL] pg_dump: missing pg_database entry

2006-06-15 Thread gl
. Indeed, the vacuum schedule was not regularly executed. Manually launching the procedure solved the problem. Regards, GL ---(end of broadcast)--- TIP 5: don't forget to increase your free space map settings

[GENERAL] pg_dump: missing pg_database entry

2006-06-13 Thread gl
Hello, I'm experiencing a strange problem with PostgreSQL 7.4.9. One of my database production servers has 2 large databases, it's still possible to connect to them and pass queries, but the pg_database system table is empty, which prohibits such actions as dumping the databases. For instance: [