Re: [GENERAL] Problem with lo_export() and lo_import() from remote machine.

From: "Purusothaman A" <purusothaman(dot)a(at)gmail(dot)com>
To: "Martijn van Oosterhout" <kleptog(at)svana(dot)org>, "Purusothaman A" <purusothaman(dot)a(at)gmail(dot)com>, "Milen A(dot) Radev" <milen(at)radev(dot)net>, pgsql-admin(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] Problem with lo_export() and lo_import() from remote machine.
Date: 2006-09-11 09:15:10
Message-ID: 3650d0d50609110215j7361bc2dj55e6d7d73af1d07d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

Hi Martijn van Oosterhout,

Thanks for your valuable reply.

Yes I misunderstood the documentation.

Then, I searched PostgreSQL documentation for equivalent client-side
functions.
But I found only C programming APIs instead of SQL functions.

I want functions which is usable in SQL statements.

Can you give example or equivalent client side function syntax?

Thanks in advance.

:)
Purusothaman A

On 9/9/06, Martijn van Oosterhout <kleptog(at)svana(dot)org> wrote:
>
> On Sat, Sep 09, 2006 at 05:19:26PM +0530, Purusothaman A wrote:
> > I usually log in to postgresql server with admin username.
> >
> > But whatever its, according to documentation, if client machine's user
> has
> > write access
> > permission, this query should successfully be executed.
>
> Read carefully, you are using the server-side functions, therefore:
>
> "These two functions read and write files in the server's file system,
> using the permissions of the database's owning user."
>
> What your client user is is irrelevent. Perhaps you actually want to
> use the client-side functions?
>
> Have a nice day,
> --
> Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> > From each according to his ability. To each according to his ability to
> litigate.
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (GNU/Linux)
>
> iD8DBQFFAq41IB7bNG8LQkwRAsptAKCDSWuRI5T+JMqpWEQt7r69kJE6CwCfVTOO
> mOqGDNQBTZZDs4WVf6NM+wQ=
> =kT4s
> -----END PGP SIGNATURE-----
>
>
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-09-11 09:38:19 Re: [GENERAL] Problem with lo_export() and lo_import() from remote machine.
Previous Message Jason Topaz 2006-09-11 07:29:32 Re: SELECT and DATE Function question

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-09-11 09:38:19 Re: [GENERAL] Problem with lo_export() and lo_import() from remote machine.
Previous Message Jean-Gerard Pailloncy 2006-09-11 08:44:18 Re: Certificate, login & php question ? krb / sso