Re: Link to Slack dead, is Slack still used?

2023-07-14 Thread Niels Bom
On Fri, Jul 14, 2023, at 20:27, Douglas A. Whitfield wrote: > In any case, it looks like you already got an invite from someone based > on the message I got when I tried to invite you. > I didn’t get an email, but I’m in after trying again. Thanks!

Re: Link to Slack dead, is Slack still used?

2023-07-14 Thread Douglas A. Whitfield
that's weird, since I don't have one of those, but I do see that is how this link works. I'm not sure the point of someone posting that at the top of general is. In any case, it looks like you already got an invite from someone based on the message I got when I tried to invite you. On Fri, 14 Ju

Re: Link to Slack dead, is Slack still used?

2023-07-14 Thread Niels Bom
On Fri, Jul 14, 2023, at 17:16, Douglas A. Whitfield wrote: > Looks like this is the https://postgresteam.slack.com/signup#/domain-signup The link you gave only allows access to people who have an @pgtreats.info email address. It should be possible to generate an invite link for any domain. It’s

Re: Link to Slack dead, is Slack still used?

2023-07-14 Thread Douglas A. Whitfield
Looks like this is the https://postgresteam.slack.com/signup#/domain-signup On Fri, 14 Jul 2023 at 08:49, Douglas A. Whitfield wrote: > Yes, we still use slack, but as for who has access to update that page, I > do not know. I may be able to invite you though. I have a customer call in > just a

Re: Link to Slack dead, is Slack still used?

2023-07-14 Thread Douglas A. Whitfield
Yes, we still use slack, but as for who has access to update that page, I do not know. I may be able to invite you though. I have a customer call in just a few minutes, but I'll see if I can figure out the invites once I get a free minute. On Fri, 14 Jul 2023 at 07:10, Niels Bom wrote: > Hi, >

Re: [PATCH] fix dead link to Homebrew

2023-07-14 Thread Daniel Gustafsson
> On 14 Jul 2023, at 14:22, Niels Bom wrote: > I found a dead link on this page: https://www.postgresql.org/download/macosx/ Thanks for your report! This was recently reported by someone else as well and we’re currently discussing on the -www mailinglist on how to address it best. ./daniel

[PATCH] fix dead link to Homebrew

2023-07-14 Thread Niels Bom
Hi, This is the first time I'm doing open source version control with patches so please tell me if I can improve something. I found a dead link on this page: https://www.postgresql.org/download/macosx/ Cheers, -Ni homebrew_dead_link.patch Description: Binary data

Link to Slack dead, is Slack still used?

2023-07-14 Thread Niels Bom
Hi, On https://www.postgresql.org/list/pgsql-docs/ under the "Quick links" on the left I see this link https://postgres-slack.herokuapp.com/ but that app seems to be offline. Is Slack used by the PostgreSQL docs community? If so: can somebody please update this link? If no: shall we remove tha

Re: transaction example just pathetic

2023-07-14 Thread Laurenz Albe
On Thu, 2023-07-13 at 18:59 +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/14/tutorial-transactions.html > Description: > > The explanation of transactions is pathetic.  Why are you showing bad > d

transaction example just pathetic

2023-07-14 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/14/tutorial-transactions.html Description: The explanation of transactions is pathetic. Why are you showing bad design...then saying it doesn't matter. And then in your transaction block,