Re: records zapped to null

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Stephen Davies <scldad(at)sdc(dot)com(dot)au>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: records zapped to null
Date: 2001-03-27 05:09:46
Message-ID: 3956.985669786@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Stephen Davies <scldad(at)sdc(dot)com(dot)au> writes:
> I have just had to restore a database from backup because the majority
> of records in one table had "magically" become null.

There's no such thing as a null record in Postgres. What do you mean
exactly: were the records still present but their fields all read as
nulls?

What is the declaration of the table?

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ian Lance Taylor 2001-03-27 05:18:43 Re: MIPS test-and-set
Previous Message jin_luo 2001-03-27 05:07:29 download PostgreSQL