Re: BUG #5962: Problem Acessing Network Path

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Sumit <sam141083(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5962: Problem Acessing Network Path
Date: 2011-05-11 19:39:59
Message-ID: BANLkTim1EpwrcLqh5-fONVOa1FmyGh_YQQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, Apr 1, 2011 at 6:04 AM, Sumit <sam141083(at)gmail(dot)com> wrote:
>
> The following bug has been logged online:
>
> Bug reference:      5962
> Logged by:          Sumit
> Email address:      sam141083(at)gmail(dot)com
> PostgreSQL version: 8.3
> Operating system:   win 7
> Description:        Problem Acessing Network Path
> Details:
>
> I am trying to use lo_import('//user-xyz/abc.txt')
>
> this path can be accesed by any user but as postgres create a service
> account and it has no acess of network
> so is their any way to send user detail to acess the Network path in Query.

No, but you can use the psql command \lo_import instead.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Robert Haas 2011-05-11 19:43:02 Re: BUG #5980: Installation can't running
Previous Message Robert Haas 2011-05-11 19:39:05 Re: [GENERAL] postgresql-8.4 error -> BUG