Re: I have a suspicious query

2025-07-12 Thread Ron Johnson
On Fri, Jul 11, 2025 at 2:44 PM Greg Sabino Mullane wrote: > Looks like someone testing out the fake Postgres CVE 2019-9193 > > https://nvd.nist.gov/vuln/detail/CVE-2019-9193 > > See for example: > > https://packetstorm.news/files/id/166540 > > But certainly the first step is finding out who or w

Re: I have a suspicious query

2025-07-12 Thread Matthias Apitz
El día viernes, julio 11, 2025 a las 11:12:38a. m. -0600, Edmundo Robles escribió: > Hi > > i have (PostgreSQL) 13.16 (Debian 13.16-0+deb11u1) > While monitoring active queries, I came across the following: > > `DROP TABLE IF EXISTS _145e289026a0a2a62de07e49c06d9965; CREATE TABLE > _145e289026

Query regarding support of test_decoding and PGReplicationStream with Standby Logical Replication

2025-07-12 Thread Kiran K V
Hi, I have a question regarding the new feature introduced in PostgreSQL 16 that enables logical replication from a standby server. Currently, we are using a standalone instance of PostgreSQL 16 and performing logical replication by creating replication slots and utilizing the JDBC replication s

Query regarding support of test_decoding and PGReplicationStream with Standby Logical Replication

2025-07-12 Thread Kiran K V
Hi, I have a question regarding the new feature introduced in PostgreSQL 16 that enables logical replication from a standby server. Currently, we are using a standalone instance of PostgreSQL 16 and performing logical replication by creating replication slots and utilizing the JDBC replication st