On Thu, Jun 15, 2017 at 3:16 PM, Tom Lane wrote:
> Igor Korot writes:
> > On Thu, Jun 15, 2017 at 4:46 PM, David G. Johnston
> > wrote:
> >> The options you pass from the client via the "options" attribute are
> >> interpreted by *the server* as command-line options. They are not
> options
> >
Igor Korot writes:
> On Thu, Jun 15, 2017 at 4:46 PM, David G. Johnston
> wrote:
>> The options you pass from the client via the "options" attribute are
>> interpreted by *the server* as command-line options. They are not options
>> that control libpq itself.
> Can you give an example or try to
On Thu, Jun 15, 2017 at 2:41 PM, Igor Korot wrote:
>
> On Thu, Jun 15, 2017 at 4:46 PM, David G. Johnston
> wrote:
> > On Thu, Jun 15, 2017 at 1:23 PM, Igor Korot wrote:
> >>
> >> And could you clarify on the first part of this?
> >> From the quote I poste it sounds like this is available only
On 06/15/2017 02:41 PM, Igor Korot wrote:
Hi, David,
On Thu, Jun 15, 2017 at 4:46 PM, David G. Johnston
wrote:
On Thu, Jun 15, 2017 at 1:23 PM, Igor Korot wrote:
And could you clarify on the first part of this?
From the quote I poste it sounds like this is available only in
command-line
to
Hi, David,
On Thu, Jun 15, 2017 at 4:46 PM, David G. Johnston
wrote:
> On Thu, Jun 15, 2017 at 1:23 PM, Igor Korot wrote:
>>
>> And could you clarify on the first part of this?
>> From the quote I poste it sounds like this is available only in
>> command-line
>> tools. And if someone will use it
On Thu, Jun 15, 2017 at 1:23 PM, Igor Korot wrote:
> And could you clarify on the first part of this?
> From the quote I poste it sounds like this is available only in
> command-line
> tools. And if someone will use it inside the program it will be ignored.
>
The options you pass from the clien
On 06/15/2017 01:23 PM, Igor Korot wrote:
Hi, Adrian,
On Thu, Jun 15, 2017 at 4:13 PM, Adrian Klaver
wrote:
On 06/15/2017 12:02 PM, Igor Korot wrote:
Hi, again,
On Thu, Jun 15, 2017 at 2:59 PM, Igor Korot wrote:
Hi, ALL,
I'm looking at the documentation at
www.postgresql.org/docs/curr
Hi, Adrian,
On Thu, Jun 15, 2017 at 4:13 PM, Adrian Klaver
wrote:
> On 06/15/2017 12:02 PM, Igor Korot wrote:
>>
>> Hi, again,
>>
>> On Thu, Jun 15, 2017 at 2:59 PM, Igor Korot wrote:
>>>
>>> Hi, ALL,
>>> I'm looking at the documentation at
>>> www.postgresql.org/docs/current/static/libpq-conn
On 06/15/2017 12:02 PM, Igor Korot wrote:
Hi, again,
On Thu, Jun 15, 2017 at 2:59 PM, Igor Korot wrote:
Hi, ALL,
I'm looking at the documentation at
www.postgresql.org/docs/current/static/libpq-connect.html
section 32.1.2.
The part for "option" reads:
[quote]
Specifies command-line options
Hi, again,
On Thu, Jun 15, 2017 at 2:59 PM, Igor Korot wrote:
> Hi, ALL,
> I'm looking at the documentation at
> www.postgresql.org/docs/current/static/libpq-connect.html
> section 32.1.2.
>
> The part for "option" reads:
>
> [quote]
> Specifies command-line options to send to the server...
> [/
Hi, ALL,
I'm looking at the documentation at
www.postgresql.org/docs/current/static/libpq-connect.html
section 32.1.2.
The part for "option" reads:
[quote]
Specifies command-line options to send to the server...
[/quote]
Does this mean that if I'm writing a C/C++ program, I shouldn't care about
11 matches
Mail list logo