2830
English speaking PostgreSQL public chat. This group is for discussions on PostgreSQL-related topics and strives to provide best-effort support as well.
[vibe]hacking Postgres online with Andrey, Kirk https://www.youtube.com/watch?v=3MleDtXZUlM – it's live, join! Session 3 of implementing "merge" for btree in Postgres (because now it has has only split) following Lanin&Shasha paper from 1986
(and today Andrey promises some good progress and first code!)
well, it so happens that this user now threatens and tries to harass me with two different accounts. Dunno what's wrong with people.
Читать полностью…
https://www.postgresql.org/about/news/postgresql-176-1610-1514-1419-1322-and-18-beta-3-released-3118/
There you go
That's the startup script polling if it's ready. Pink noise, so to speak. You're looking for essentially everything else...
Читать полностью…
If it's taking along time, it implies you had an unclean shutdown and it's recovering. So I'd start by checking the log files.
Читать полностью…
the thing is im not writing definitions by hand, but rather inside the IDE, rn i generate the schema from definitions and copy them to the repository, was hoping a tool could do that automatically
Читать полностью…
Hi i am Giving postgresql DBA offline interview suport in Hyderabad, call:8309555894
Читать полностью…
[vibe]hacking Postgres online with Andrey, Kirk https://www.youtube.com/watch?v=Ib3SXSFt8mE – it's live, join! Today we continue looking deeper at btree (aka nbtree) and see if we can implement merge (because now we have only split; so we're trying to close the gap with original Lanin&Shasha paper from 1986 https://dl.acm.org/doi/10.5555/324493.324589)
Читать полностью…
Usually announce mailing list notify it around 15 pm cest
Читать полностью…
Hello, today is 14.08, is it to expect release 17.6?
Читать полностью…
Why are you spamming? DM on telegram is dominated by social engineering scammers. I report DMs from unknown people without wasting a second.
Читать полностью…
After checking log file,it shows this msg ....FATAL : the database system is starting up
Читать полностью…
How to resolve when connecting psql it shows that database system is starting up
Читать полностью…
the sql statements for upserting data...tables..functions..etc
Читать полностью…
But the interesting thing is that I don't need to worry about tablespaces since I just dump everything in a single fs and stuff is moved automatically around based on usage (you can still pin individual folders to use certain device classes or specific physical locations though)
Читать полностью…