large objects

Started by Tim Joyceover 26 years ago1 messagesgeneral
Jump to latest
#1Tim Joyce
tim@hoop.co.uk

Hi,

I have an existing table and want to change the type of a column from text to oid.

I have tried pg_dumping and psql -e, but get "broken pipe" when inserting the date into the new table.

pastgresql 6.4 on linux

thanks for your help

timj
tim@hoop.co.uk