| From: | Stef <svb(at)ucs(dot)co(dot)za> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Bad dumps... |
| Date: | 2004-07-09 07:57:38 |
| Message-ID: | 20040709095738.5738334f@svb.ucs.co.za |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Hi all,
I'm stuck with a problem,about which I couldn't find
much info. I'm sure somebody must have encountered this before.
I've got a "NOT NULL" column of type text.
It happens that freehand data gets inserted into this table, and
it typically contains over 1000 rows with the value '\N' , and
about another 3400 rows that has an occurrence of '\N'
The database dumps fine, but when I import it again, I get
"cannot insert null value into not null column"-type errors,
and if I don't pay close attention, I end up with an empty table
on the database. There is no way for me to tell how many columns
could be affected in future, but I need to stabilize the backups.
I'm using postgres version 7.3.4
Any idea how to get around this problem?
Kind Regards
Stefan
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hilary Forbes | 2004-07-09 08:40:01 | Re: Bad dumps... |
| Previous Message | Jens Porup | 2004-07-09 02:43:22 | Re: no List-Unsubscribe: !!! |