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

Hello All,

I need some clarification regarding the cleanup of large objects (LOBs) in PostgreSQL. We are currently migrating data from Oracle to PostgreSQL using ora2pg. For BLOB data, we are using the OID data type instead of bytea due to size limitations and performance considerations.
During the migration, if the process fails midway, some large objects might already be committed to the database. When we re-run the migration, it results in additional large objects being created, thereby consuming more disk space.

I would like to understand:

What is the best approach to safely remove large objects associated with a specific table ?

Can vacuumlo be used in this scenario to clean up orphaned large objects, and are there any risks or precautions we should be aware of?

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

PostgreSQL

PostgreSQL Documentation has a few resources to learn DBMS
https://www.postgresql.org/docs/online-resources/.

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

PostgreSQL

PostgreSQL Person of the Week interview with: Teresa Lopes

https://postgresql.life/post/teresa_lopes/

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

PostgreSQL

Is anyone familiar with any PII tool (open source) with GUI? Not only CLI
That works with postgres 9+

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

PostgreSQL

It will work only in those sessions only not all active connection was impact

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

PostgreSQL

Postgres vibe hacking session live - join! https://www.youtube.com/watch?v=OlzLF2VVZ8U

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

PostgreSQL

And did you SELECT pg_reload_conf() ?

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

PostgreSQL

hello all, I set log min duration statement to 1 min, but still seeing all logs of prepared sqls like bind, delete etc. what configuration should I change

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

PostgreSQL

PostgreSQL Person of the Week interview with: Dilan Tek

https://postgresql.life/post/dilan_tek/

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

PostgreSQL

Phones from 2016-2017 already have more than 6gb of ram

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

PostgreSQL

Yeah, I'm waiting for mainline support on mine. It's almost there

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

PostgreSQL

I host everything locally for a reason, no cloud needed 😎

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

PostgreSQL

More like Radxa Rock 5B

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

PostgreSQL

Next PostgreSQL cluster will be hosted on Raspberry Pis instead of a big machine with small VMs /s

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

PostgreSQL

Virtualization will always be anything from 20 to 90% slower than bare metal in latency and speed

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

PostgreSQL

whitelist this through pg_hba file

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

PostgreSQL

Which one is best platform for learning postgressql

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

PostgreSQL

Hi guys,

Need your help,

I want to open (automatically open when I pass credentials) and do automate login (automatically connect to db) for pgadmin

How can I achieve it please help me

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

PostgreSQL

If you define this in postgres conf file then this will effect globally

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

PostgreSQL

Hi All, I have a function in which I want to define statement timeout for 5 sec and we are using the Pgbouncer as well with session pooling, so if I put set statement_timeout at function header will it impact any other user/query or anything ,anyhow???

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

PostgreSQL

it is prepared statements logs “bind” etc

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

PostgreSQL

what‘s your parmeter log_statement ?

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

PostgreSQL

Actually I am working on infomix to postgresql migration project ..I am looking for support kindly let me know any one can help me

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

PostgreSQL

Hi Team, is there a DB2 Admin available who can assist me…preferably from Hyderabad ?

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

PostgreSQL

Another dream of mine is buying used phones with mainline support and put proxmox ve on them to do a cluster

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

PostgreSQL

I have a few Rock 5Bs and with a good SSD they work pretty well, more IO than the RPis. Just a shame the software support is less good.

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

PostgreSQL

I've tried a few times to get a talk accepted of: my Raspberry PI is faster than your cloud server :)

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

PostgreSQL

PGLite to the rescue, run it on your browser.

https://github.com/electric-sql/pglite

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

PostgreSQL

On my proxmox node a 3000MB/s capable SSD becomes "only" 600MB/s even with paravirtualization

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

PostgreSQL

I’m planning to set up MySQL and PostgreSQL with high workload and I/O.
Do you recommend running them on VMware vCenter with vSAN storage, or directly on a physical server (bare-metal with local storage)?
Which one will give better performance and reliability for this use case?

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