Обсуждение: BUG #5962: Problem Acessing Network Path

Поиск
Список
Период
Сортировка

BUG #5962: Problem Acessing Network Path

От
"Sumit"
Дата:
The following bug has been logged online:

Bug reference:      5962
Logged by:          Sumit
Email address:      sam141083@gmail.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.

Thanks in advance

Re: BUG #5962: Problem Acessing Network Path

От
Robert Haas
Дата:
On Fri, Apr 1, 2011 at 6:04 AM, Sumit <sam141083@gmail.com> wrote:
>
> The following bug has been logged online:
>
> Bug reference: =A0 =A0 =A05962
> Logged by: =A0 =A0 =A0 =A0 =A0Sumit
> Email address: =A0 =A0 =A0sam141083@gmail.com
> PostgreSQL version: 8.3
> Operating system: =A0 win 7
> Description: =A0 =A0 =A0 =A0Problem 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 Quer=
y.

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

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