pg_sql | Unsorted

Telegram-канал pg_sql - PostgreSQL

2830

English speaking PostgreSQL public chat. This group is for discussions on PostgreSQL-related topics and strives to provide best-effort support as well.

Subscribe to a channel

PostgreSQL

Hi everyone, we have recently migrated one of our oracle db to EPAS postgres.. there is a remote oracle db which access data through db links.. problem now is, due to case sensitivity, we have to use “schema_name”.”owner_name” everytime to access data.. we had to make changes in 600*+ places to overcome this..

Читать полностью…

PostgreSQL

https://www.postgresql.org/docs/current/routine-vacuuming.html

Читать полностью…

PostgreSQL

VACUUM releases space for new tuples to be written without bloating the table even further. However, the disk space used will be the same

Читать полностью…

PostgreSQL

Or, since I'm a computer anarchist, I would also use a proxmox cluster 🫣

Читать полностью…

PostgreSQL

Someone will say patroni, someone will say pgpool II, some repmgr, some PAF. You better ask what you need, not best. Easiest to set up is PAF, most used in the industry is Patroni, load balancing etc features are with pgpool II

Читать полностью…

PostgreSQL

Hi all, can anyone tell me which open tool is best for automatic failover of postgres?

Читать полностью…

PostgreSQL

Can anyone explain me why the old implementation introduce a problem.🤔 After reading many articles I still feel difficult to understanding what's happended with the old implementation.

Читать полностью…

PostgreSQL

PostgreSQL Person of the Week interview with: Emma Saroyan

https://postgresql.life/post/emma_saroyan/

Читать полностью…

PostgreSQL

That depends on how you deployed or installed PostgreSQL.

Читать полностью…

PostgreSQL

You would also need to update any systems that you have PostgreSQL client library / command line applications installed on. AFAIK

Читать полностью…

PostgreSQL

Thanks for confirmation

Читать полностью…

PostgreSQL

Is it required to upgrade to the higher versions .Please anyone confirm on it.

Читать полностью…

PostgreSQL

regarding PostgreSQL .
 
Kindly go through the vulnerability note and let us know the impact in any postgres Db
 
Software Affected
*    PostgreSQL 17 versions prior to 17.3
*    PostgreSQL 16 versions prior to 16.7
*    PostgreSQL 15 versions prior to 15.11
*    PostgreSQL 14 versions prior to 14.16
*    PostgreSQL 13 versions prior to 13.19
Overview
A vulnerability has been reported PostgreSQL which could allow an attacker to execute arbitrary code on the target system.
Target Audience :
All organizations using PostgreSQL applications.
Impact Assessment :
Potential risk of unauthorized access to sensitive information, data manipulation, denial of service.
Description
PostgreSQL is an open-source, object-relational database management system (ORDBMS) that is widely used for managing and storing structured data.
This vulnerability exists in PostgreSQL due to improper neutralization of quoting syntax in libpq functions (PQescapeLiteral(), PQescapeIdentifier(), PQescapeString(), and PQescapeStringConn()) and command-line utilities. An attacker could exploit this vulnerability by injecting malicious SQL statements.
Successful exploitation of this vulnerability could allow the attacker to execute arbitrary code, gain access to sensitive information on the target system.
Solution
Apply appropriate updates as mentioned by the vendor :
https://www.postgresql.org/support/security/CVE-2025-1094/
Vendor Information
PostgreSQL
https://www.postgresql.org/support/security/CVE-2025-1094/
References
PostgreSQL
https://www.postgresql.org/support/security/CVE-2025-1094/
CVE Name
CVE-2024-1094
 

Читать полностью…

PostgreSQL

maybe set slots conf to false in patroni solves but what can be the reason

Читать полностью…

PostgreSQL

Get faster network & replicas. The replay is still single threaded AFAIK, every Hz and IOPS counts.

Читать полностью…

PostgreSQL

Which is PAF, essentially. You certainly don't want to use the out-of-the-box resource handlers...

Читать полностью…

PostgreSQL

If you want to delete tuples and have the space released to the OS, you will need to use FULL VACUUM

Читать полностью…

PostgreSQL

Is autovaccum process just clear the dead tuples or along with that it releases space back to os also?

Читать полностью…

PostgreSQL

Somebody will also suggest pacemaker

Читать полностью…

PostgreSQL

In Patroni, pgpool-ll and pmgr, which one is best and easy to configure and maintain?

Читать полностью…

PostgreSQL

Us? Please consider having professional service for your databases. No one can answer here how your environment is affected by the CVEs. And you are asking people to do an analysis for you, for free.

Читать полностью…

PostgreSQL

Hi, I am looking for blockchain developers and interface developers, as well as beta testers, write in private messages

Читать полностью…

PostgreSQL

Please seek postgresql commercial support for this kind of instructions. Else, read the documentation on postgresql websites

Читать полностью…

PostgreSQL

How to perform it ? Please let us know

Читать полностью…

PostgreSQL

You need to apply the latest minor update for whichever major version you are running. Eg: 17.3 to 17.4

Читать полностью…

PostgreSQL

yes, you need upgrade minotrversion

Читать полностью…

PostgreSQL

Hi could anyone reply to the above vulnerability?

Читать полностью…

PostgreSQL

Has anyone read pragmatic programmer ?

Читать полностью…

PostgreSQL

but there is no any lag on replicas

Читать полностью…

PostgreSQL

maybe remove the rep slot and configure auto vaccum..

Читать полностью…
Subscribe to a channel