Robert Korteweg wrote:
Robert Korteweg writes:
I have a problem with a database i'm maintaining. I first noticed
the problem because i could not make a backup of the database i got
the following error:
pg_dump: missing pg_database entry for database "xxx"
I verified this by selecting t
Robert Korteweg writes:
I have a problem with a database i'm maintaining. I first noticed
the problem because i could not make a backup of the database i got
the following error:
pg_dump: missing pg_database entry for database "xxx"
I verified this by selecting the pg_database. It was inde
Robert Korteweg <[EMAIL PROTECTED]> writes:
> I have a problem with a database i'm maintaining. I first noticed the
> problem because i could not make a backup of the database i got the
> following error:
> pg_dump: missing pg_database entry for database "xxx"
> I verified this by selecting the
Hi,
I have a problem with a database i'm maintaining. I first noticed the
problem because i could not make a backup of the database i got the
following error:
pg_dump: missing pg_database entry for database "xxx"
I verified this by selecting the pg_database. It was indeed gone.
I did some m