Question about psql client

Поиск
Список
Период
Сортировка
От Rolf Brunsendorf
Тема Question about psql client
Дата
Msg-id 3.0.6.32.19990413205625.007a3980@pop3.netcologne.de
обсуждение исходный текст
Список pgsql-interfaces
Hi,

On the postgres host using psql client 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 which is located on
another
linux machine and how does it work with psql for win32 if the file to import
is located on the Windows machine???
Thanks for help.

Regards Rolf




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

Предыдущее
От: "Israel Zavalza Bahena"
Дата:
Сообщение: RE: [pgsql-ayuda] PSQL ODBC & Visual Basic
Следующее
От: Stephen Hurrell
Дата:
Сообщение: Postgresql 6.4.2 and Oracle JDeveloper 1.1 using JDBC Interface.