On Tue, Nov 2, 2021 at 02:11:45PM +, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/12/auth-ldap.html
> Description:
>
> Hello team,
> may you please explain if there is a way to store in pg_hba.conf
On Tue, Nov 2, 2021 at 02:31:29PM +0100, Laurenz Albe wrote:
> On Mon, 2021-10-04 at 17:11 -0400, Bruce Momjian wrote:
> > Patch applied back to PG 10, where ICU was added. Thanks everyone for
> > the work on this.
>
> Thanks!
>
> I think you can close the commitfest entry:
> https://commitfest
>>> "The name of the table must be distinct from the name of any other
>>> relation (table, sequence, index, view, materialized view, or foreign
>>> table) in the same schema."
>> Works for me, +1
>Done that way, then.
Thank you
PG Doc comments form writes:
> Is it correct that this page does not contain information about the
> template0 database.
> The same goes for the "Create Database Cluster" page
> (https://www.postgresql.org/docs/14/creating-cluster.html).
Yeah, this text evidently wasn't updated when we invented t
"Daniel Westermann (DWE)" writes:
>> "The name of the table must be distinct from the name of any other
>> relation (table, sequence, index, view, materialized view, or foreign
>> table) in the same schema."
> Works for me, +1
Done that way, then.
regards, tom lane
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/12/auth-ldap.html
Description:
Hello team,
may you please explain if there is a way to store in pg_hba.conf file the
value of parameter ldapbindpasswd crypted in some way?
Thanks
On Mon, 2021-10-04 at 17:11 -0400, Bruce Momjian wrote:
> Patch applied back to PG 10, where ICU was added. Thanks everyone for
> the work on this.
Thanks!
I think you can close the commitfest entry:
https://commitfest.postgresql.org/35/3059/
Yours,
Laurenz Albe
>Laurenz Albe writes:
>> On Sat, 2021-10-30 at 11:08 +, Daniel Westermann (DWE) wrote:
>>> in the documentation for CREATE TABLE we have this sentence:
>>> "The name of the table must be distinct from the name of any other table,
>>> sequence, index, view, or foreign table in the same schema.
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/14/app-initdb.html
Description:
Is it correct that this page does not contain information about the
template0 database.
The same goes for the "Create Database Cluster" page
(https://www.postg