Tom, you seem to know everything related to Postgres, so thanks for your
time and answers. I'm blown away by your dedication and knowledge.
Regarding PQisBusy, and similar, even for "non-blocking" behaviour, you are
essentially expecting the user to have their own event loop, and only
invoke the r
> On Mar 30, 2019, at 10:54 AM, Gmail wrote:
>
>
On Mar 29, 2019, at 6:58 AM, Michael Paquier wrote:
>>>
>>> On Thu, Mar 28, 2019 at 09:53:16AM -0600, Rob Sargent wrote:
>>> This is pg10 so it's pg_wal. ls -ltr
>>>
>>>
>>> -rw---. 1 postgres postgres 16777216 Mar 16 16:33
>>> 00
"Daniel Verite" writes:
> I've noticed this post being currently shared on social media:
> https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/cve-2019-9193-authenticated-arbitrary-command-execution-on-postgresql-9-3/
> The claim that COPY FROM PROGRAM warrants a CVE seems groundless
Hi,
I've noticed this post being currently shared on social media:
https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/cve-2019-9193-authenticated-arbitrary-command-execution-on-postgresql-9-3/
The claim that COPY FROM PROGRAM warrants a CVE seems groundless
because you need to be
> On Mar 29, 2019, at 6:58 AM, Michael Paquier wrote:
>
>> On Thu, Mar 28, 2019 at 09:53:16AM -0600, Rob Sargent wrote:
>> This is pg10 so it's pg_wal. ls -ltr
>>
>>
>> -rw---. 1 postgres postgres 16777216 Mar 16 16:33
>> 00010CEA00B1
>> -rw---. 1 postgres postgres 167772
On 3/29/19 3:32 PM, Durgamahesh Manne wrote:
I could not find parameter related to pgaudit log_directory .
pgAudit does not support logging outside the standard PostgreSQL logging
facility and there are no plans for such a feature.
The general solution is to use Splunk, ELK, etc. to do
Samuel Williams writes:
> I've been doing some profiling and I was surprised to see that libpq uses
> epoll when handling what essentially amounts to blocking reads/writes.
Yup.
> I was just wondering why it needed to be so complicated?
So that we can also support nonblocking behavior (cf PQisB
On 3/30/19 4:09 AM, Ankit Trivedi wrote:
Dear Team,
I want to install postgreSQL 10.4 version in my suse linux Enterprise
but i am not able to find repo file for version 10.4.
Did you look here?:
https://zypp.postgresql.org/howtozypp.php
Please help me for the same.
Thanks & Regards,
*An
> On Mar 29, 2019, at 6:58 AM, Michael Paquier wrote:
>
>> On Thu, Mar 28, 2019 at 09:53:16AM -0600, Rob Sargent wrote:
>> This is pg10 so it's pg_wal. ls -ltr
>>
>>
>> -rw---. 1 postgres postgres 16777216 Mar 16 16:33
>> 00010CEA00B1
>> -rw---. 1 postgres postgres 16777
Dear Team,
I want to install postgreSQL 10.4 version in my suse linux Enterprise but i
am not able to find repo file for version 10.4.
Please help me for the same.
Thanks & Regards,
*Ankit Trivedi,*
Sysem Admin - IT
ankit.triv...@nascentinfo.com
+91-9408771306
[image: Nascent Info Technologies Pv
I've been doing some profiling and I was surprised to see that libpq uses
epoll when handling what essentially amounts to blocking reads/writes.
https://github.com/postgres/postgres/blob/fc22b6623b6b3bab3cb057ccd282c2bfad1a0b30/src/backend/libpq/pqcomm.c#L207-L227
https://github.com/postgres/post
11 matches
Mail list logo