English speaking PostgreSQL public chat. This group is for discussions on PostgreSQL-related topics and strives to provide best-effort support as well.
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
Читать полностью…Do we have document to convert existing cluster to Patroni?
Читать полностью…https://m.media-amazon.com/images/I/61oTDTLV9mL._AC_UF1000,1000_QL80_.jpg
Читать полностью…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?
How about you stop mixing case at all? It's a recipe for trouble....
Читать полностью…How to learn PostgreSQL DBA stuffs, not finding good resources
Читать полностью…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.
Читать полностью…I guess simple bash script, cron & resend can do work
Читать полностью…Everything described was carried out properly, sir. I would be glad to receive further recommendations.🥹🤓
Читать полностью…Friends, if anyone has worked with data languages other than JSON and YAML, please dm 🌷
Читать полностью…Crunchy provided several tutorial and demo environments https://www.crunchydata.com/developers/tutorials
Читать полностью…How would you rappresent a generalization class from an UML class diagram in postgres?
Читать полностью…You can buy it: https://www.packtpub.com/en-us/product/postgresql-16-administration-cookbook-9781835460580
Читать полностью…I've only thumbed through this and it seems to be a great resource
(mentioned in Postgres website too)
Unless your "id" is e.g. a branch id, you seem to have missed the point what these filters are for...
Читать полностью…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.
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.
Thank you for the info, there are a few health check params I haven’t heard about. I’ll search m up
Читать полностью…This is indeed quite interesting, I would also like to view what db-operations one placed in such scripts.
Читать полностью…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
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.
Читать полностью…