Re: psql and blob - Mailing list pgsql-general

From CoL
Subject Re: psql and blob
Date
Msg-id bkagko$cml$1@news.hub.org
Whole thread Raw
In response to Re: psql and blob  (Jonathan Bartlett <johnnyb@eskimo.com>)
List 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 by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: State of Beta (2)
Next
From: "Sander Steffann"
Date:
Subject: Re: State of Beta (2)