Re: [GENERAL] Selecting some schema not suported for libpq PQconnectdbParams

2017-08-21 Thread marcelo
Thank you Jerry. I read about "server parameters" as options, but forgotten search_path. On 20/08/17 20:11, Jerry Sievers wrote: marcelo writes: The system I'm building needs to connect some QNX 4.x machines to the Postgres' server (by the way, a Linux machine). Of course, it will be done t

Re: [GENERAL] Selecting some schema not suported for libpq PQconnectdbParams

2017-08-20 Thread Jerry Sievers
marcelo writes: > The system I'm building needs to connect some QNX 4.x machines to the > Postgres' server (by the way, a Linux machine). > > Of course, it will be done through a porting of the libpq library. > > I was reading the possible parameters for the function mentioned in > the subject an

[GENERAL] Selecting some schema not suported for libpq PQconnectdbParams

2017-08-20 Thread marcelo
The system I'm building needs to connect some QNX 4.x machines to the Postgres' server (by the way, a Linux machine). Of course, it will be done through a porting of the libpq library. I was reading the possible parameters for the function mentioned in the subject and none refers to the schema