Oid data type question - Mailing list pgsql-general

From Farren Isaacs
Subject Oid data type question
Date
Msg-id 38F5EECB.20DC9D49@bu.edu
Whole thread Raw
Responses Re: Oid data type question
List pgsql-general
I'm relatively new to psql.  I have created a database with Oid data
types
in it.  I am now trying to populate the tables with data, from a file
but
I am not sure how to get the path names into the Oid fields.  I have
tried
commands like:

insert into gene values('cI', '1', lo_import('filename1'),
lo_import('filename2'), 'control');

This has not worked, please help.  Any help is appreciated.

pgsql-general by date:

Previous
From: phil oelkers
Date:
Subject: please remove phil.oelkers@exchange.experian.com
Next
From: "Oelkers, Phil"
Date:
Subject: please help me get off this list RE: Getting number of days in a month