Re: [ADMIN] upgrade help

2006-01-12 Thread Michael Fuhr
On Thu, Jan 12, 2006 at 09:15:08AM -0500, Josh O'Brien wrote: > I am upgrading from postgresql version 7.4 to 8.1 and i'm having a > problem with pg_restore. It is not recognizing the \N command as > inserting a null value. Does anyone know how to fix this? Please post the exact commands you r

Re: [ADMIN] upgrade help

2006-01-12 Thread Tom Lane
"Josh O'Brien" <[EMAIL PROTECTED]> writes: > I am upgrading from postgresql version 7.4 to 8.1 and i'm having a > problem with pg_restore. It is not recognizing the \N command as > inserting a null value. Doesn't seem very likely. What exactly did you do, and what results are you getting?