Re: psql command

2024-10-29 Thread hubert depesz lubaczewski
On Sat, Oct 26, 2024 at 05:51:53AM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/17/index.html > Description: > > God Dammit this " \! clear " command is pissing me off . Only " cls " to > clear t

Rsync access to https://www.postgresql.org/docs/ ?

2024-08-21 Thread hubert depesz lubaczewski
Hi, would it be possible to get access to whole docs site, for all versions, via rsync? I'd like have a copy of docs for my grepping purposes, and would like to refresh it every so often, but preferably without need to redownload the whole thing. Best regards, depesz

Re: 8.12. UUID Type

2024-06-13 Thread hubert depesz lubaczewski
On Thu, Jun 13, 2024 at 08:59:18AM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/16/datatype-uuid.html > Description: > > Is this the right sentence? "use of upper-case digits" > >>PostgreSQL also

Re: Do blocks support transaction control?

2022-09-25 Thread hubert depesz lubaczewski
On Sat, Sep 24, 2022 at 05:14:42PM +0200, Laurenz Albe wrote: > On Fri, 2022-09-23 at 13:33 +, PG Doc comments form wrote: > > Page: https://www.postgresql.org/docs/14/sql-do.html > > Description: > > > > Apparently now DO blocks support COMMIT; - which make them more like > > procedures than