Ask a Question related to PostgreSQL / PGSQL, Design and Development.
-
Tom Lane #1
Re: Lost rows/data corruption?
"Andrew Hall" <temp02@bluereef.com.au> writes:
Could we see the exact log trace, rather than handwaving? Also the> We have a long running DB application using PG7.4.6. We do a VACUUM FULL
> every night and a normal 'maintenance' VACUUM every hour. We do nothing with
> any indexes. Every now and then we get errors from the database whereby an
> update will fail on a table saying that there is duplicate violation on a
> primary keyed row. Theoretically this is impossible as the constraint should
> prevent any duplication, ever. When the next vacuum is run, we see an error
> saying that there are more rows than the database can account for (or words
> to that effect) and we should either REINDEX or TRUNCATE the table.
schemas of the table(s)/index(es) involved might be useful.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
[url]http://archives.postgresql.org[/url]
Tom Lane Guest
-
#38921 [NEW]: pdo lost the first row data:with firebird blob data
From: achun dot shx at gmail dot com Operating system: windows PHP version: 5.1.6 PHP Bug Type: InterBase related Bug... -
#39721 [NEW]: __autoload and inheritance causes data corruption
From: dlanoire at neuf dot fr Operating system: Windows XP SP2 PHP version: 5.2.0 PHP Bug Type: Class/Object related Bug... -
#36402 [Com]: PDO_MYSQL prepared statements cause Out of memory or data corruption
ID: 36402 Comment by: ayuzhakov at swsoft dot com Reported By: joh at deworks dot net Status: No Feedback Bug... -
Datagrid Update - Rows Lost
I have a datagrid on an aspx page with one column added via property builder - the edit/update/cancel. In addition there is a dropdownlist which has... -
corruption of fields on entering data
I have created a form with a lot of fields (some calculated) but reasonably straightforward. When I enter data and press return on the last field...



Reply With Quote

