Oid data type question

From: Farren Isaacs <farren(at)bu(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: Oid data type question
Date: 2000-04-13 15:59:07
Message-ID: 38F5EECB.20DC9D49@bu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Serj MD 2000-04-13 16:03:28 Re: PHP-Postgres link
Previous Message phil oelkers 2000-04-13 15:57:37 please remove phil.oelkers@exchange.experian.com