large objects over network connection

Поиск
Список
Период
Сортировка
От oskar stuffer
Тема large objects over network connection
Дата
Msg-id XFMail.991115124954.oskar@sad.it
обсуждение исходный текст
Список pgsql-sql
Hi!

I'm developing a program for a client-server document retrieval system.
I would like to implement it using large objects.
The client software is running on a different computer than the postmaster
process is.
The lo_import and lo_export registered built in functions running on the client
machine always refer to the filesystem of the machine where postmaster is
running.
Obviously, i need the files on the machine where the client is running.
What can I do if I don't want to use nfs, rcp or similar?

oskar stuffer
---
Very few profundities can be expressed in less than 80 characters.



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

Предыдущее
От: Stoyan Genov
Дата:
Сообщение: Re: [SQL] Trying to move a 6.1 database to 6.5
Следующее
От: "D'Arcy" "J.M." Cain
Дата:
Сообщение: Re: [SQL] how can tell if a column is a primary key?