Re: psql and blob
| От | CoL |
|---|---|
| Тема | Re: psql and blob |
| Дата | |
| Msg-id | bkagko$cml$1@news.hub.org обсуждение исходный текст |
| Ответ на | Re: psql and blob (Jonathan Bartlett <johnnyb@eskimo.com>) |
| Список | pgsql-general |
hi, you are right: I wrote it in wrong way. psql is a client program, but he wants to get the file not from the place where psql runs. He says: " but i want to execute this script from the client and so my blob-data is on the client and lo_import fails (the server doesn't have this file)." That's why he needs a program, an application, or something which can communicate with client. Or another way, if he runs the psql from client where the file is, than connecting to postgres server :) Sorry for my ambiguous letter. C. Jonathan Bartlett wrote, On 9/17/2003 9:48 PM: >> if you, then write a program for that. psql is a database server, not a >> client program. > > No, psql is a client program. postmaster is the database server. > > Jon
В списке pgsql-general по дате отправления: