Error messages - Mailing list pgsql-hackers

From Olivier Haies
Subject Error messages
Date
Msg-id 1764A015C557D411872800062939C332297DE3@SERVEURNT
Whole thread Raw
Responses Re: Error messages  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hello
 
I'm using version 6.5.2 of PostgreSQL
 
Sometimes , I have trouble running some pl/PGSQL functions through my PHP Web application. Message error is :
 
ExecOpenScanR : failed to open relation 27223
 
Another trouble is that i make a dump of my database every night and sometimes a table, and always this one , becomes empty. The schema of the table is right but there's no data anymore.
 
Have you some explanations for that kind of trouble.
 
Thanks for your future advise.

Olivier HAIES

SQLI : http://www.sqli.fr

pgsql-hackers by date:

Previous
From: Le Gourou qui fait le support
Date:
Subject: pg_dumpall problem
Next
From: "s"
Date:
Subject: how to get number of rows affected by the sql last statement?