pg_sql | Unsorted

Telegram-канал pg_sql - PostgreSQL

2818

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

You could check following document that it explains all the options for your case of use https://wiki.postgresql.org/images/a/ad/Hierarchial.pdf

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

PostgreSQL

That's covered in the patroni docs, as it happens.

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

PostgreSQL

Do we have document to convert existing cluster to Patroni?

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

PostgreSQL

Probably school assignment, he can try id< 25001

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

PostgreSQL

If possible can you share the pdf of this book

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

PostgreSQL

https://m.media-amazon.com/images/I/61oTDTLV9mL._AC_UF1000,1000_QL80_.jpg

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

PostgreSQL

Hi,
Create publication p1 for table t1 where id in (1,2,3,4,5,6......25000)
Is this only way to create a PUBLICATION with 25k IN list values? Are they any other way to create it?

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

PostgreSQL

How about you stop mixing case at all? It's a recipe for trouble....

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

PostgreSQL

How to learn PostgreSQL DBA stuffs, not finding good resources

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

PostgreSQL

Any openings for PostgreSQL?

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

PostgreSQL

Disk free space %, Wal size growth, txid exhaustion monitoring, replica lag, temp usage, query response time, table/index bloat. Usually cloud vendors provide a way to set those alerts, if self hosted then these things to could be put in a cron script.

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

PostgreSQL

I guess simple bash script, cron & resend can do work

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

PostgreSQL

Everything described was carried out properly, sir. I would be glad to receive further recommendations.🥹🤓

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

PostgreSQL

Friends, if anyone has worked with data languages ​​other than JSON and YAML, please dm 🌷

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

PostgreSQL

Crunchy provided several tutorial and demo environments https://www.crunchydata.com/developers/tutorials

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

PostgreSQL

How would you rappresent a generalization class from an UML class diagram in postgres?

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

PostgreSQL

https://www.postgresql.org/docs/current/index.html

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

PostgreSQL

Can anyone share postgres commands document

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

PostgreSQL

You can buy it: https://www.packtpub.com/en-us/product/postgresql-16-administration-cookbook-9781835460580

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

PostgreSQL

I've only thumbed through this and it seems to be a great resource

(mentioned in Postgres website too)

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

PostgreSQL

Unless your "id" is e.g. a branch id, you seem to have missed the point what these filters are for...

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

PostgreSQL

I don't get it what you say. What is that recipe for trouble?
I'm just interested with truncating quotes. As I understand it cannot possible to remove.
Anyway, I rewrote model and migration files to set table name in lowercase for simplicity and working well.

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

PostgreSQL

https://roadmap.sh/postgresql-dba

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

PostgreSQL

Hello everyone! Since I cannot send an image but I send completion output:

psql (17.4)
Type "help" for help.

api=# table
"Articles" "SequelizeMeta" public.
"Articles_id_seq" information_schema.


In this example Sequelize ORM creates table which enclosed in double quotes. SELECT statements work exactly but each time annoying to write table name with double quoutes. Can I drop these quotes and write actual table name with uppercase?

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

PostgreSQL

Thank you for the info, there are a few health check params I haven’t heard about. I’ll search m up

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

PostgreSQL

Wdym with “resend” ?

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

PostgreSQL

This is indeed quite interesting, I would also like to view what db-operations one placed in such scripts.

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

PostgreSQL

Hello All,

Hope you all are doing well.. !!
Need small help, I am looking for a database health check script for Postgres which can be scheduled on daily basis to check the database health and send over email if possible.
Additionally looking for some sheep script to remove old archives on day condition as part of database maintenance.

If someone has these scripts handy then request you to please provide on my mail :
amitpawar.dba@gmail.com

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

PostgreSQL

Go to aws, click on EC2, launch your instance and select *free tier Ubuntu machine then Google "how to install postgres on EC2 ubuntu". After you done with set up Google "how to generate sample data in Postgres", after that Google to how to analyze data then do that. Google or chatgpt skills will take you far in life.

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

PostgreSQL

Gotcha. Thanks a lot for the answer

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