Fw: lo_import problem

From: "sandhya" <sandhyar(at)amiindia(dot)co(dot)in>
To: "Postgres" <pgsql-admin(at)postgresql(dot)org>
Subject: Fw: lo_import problem
Date: 2006-01-19 07:10:57
Message-ID: 00e101c61cc7$7ea2dcb0$cd00000a@sandhyar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

When i am using lo_import to load files into the database i am getting the following error.....
Please help me what i need to do

Insert into sampletbl values(lo_import('c:\\sample.txt'),'sample.txt');

ERROR: function lo_import ("unknown") does not exist
HINT: No function matches the given name and argument types. You may need to ad
d explicit type casts.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Jeff Frost 2006-01-19 07:30:45 Re: Fw: lo_import problem
Previous Message sandhya 2006-01-19 07:07:47 Re: reg:pg_ctl