Question about psql for win32

Поиск
Список
Период
Сортировка
От Rolf Brunsendorf
Тема Question about psql for win32
Дата
Msg-id 3.0.6.32.19990413182651.007a83d0@pop3.netcologne.de
обсуждение исходный текст
Список pgsql-interfaces
Hi,
can someone tell me how to import a large object which is located on a
win32 machine?
On the postgres host the following statement works fine:

INSERT INTO fotos (name, raster)
VALUES ('some text', lo_import('/bilder/b000001.gif'));

How must the above look like if I try to import a file from another
unix-machine and how does it work with psql for win32 if the file to import
lies on the Windows machine???
Thanks for help. Please mail to my address I've not subscribed.

Regards Rolf




В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: [INTERFACES] Auto incrementing Field
Следующее
От: "Israel Zavalza Bahena"
Дата:
Сообщение: RE: [pgsql-ayuda] PSQL ODBC & Visual Basic