View Single Post

   
  #2 (permalink)  
Old 04-17-2008, 09:17 PM
Tom Lane
 
Posts: n/a
Default Re: user defined data type problem while dumping?

sarlav kumar <sarlavk@yahoo.com> writes:
> I still get the following errors:


> psql:trialdump1:4364: ERROR: could not access file "/usr/local/pgsql/lib/contrib/lo.so": No such file or directory


Looks like you forgot to build the datatype's shared library on the new
installation.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply With Quote