Re: postgresql-16.4 error on initdb

2024-08-27 Thread Stuart Henderson
On 2024/08/27 09:05, David Hill wrote: > initdb from postgresql-previous (15.4) works with -current... postgresql-previous doesn't use icu4c, so it will take some different codepaths relating to i18n, which may change this result

Re: postgresql-16.4 error on initdb

2024-08-22 Thread Theo Buehler
On Thu, Aug 22, 2024 at 06:31:08PM -0700, Philip Guenther wrote: > Whee. Can someone send me or point me to a reproducer for this; e.g., > does postgresql's own test suite hit this? Reverting fflush.c r1.10 is enough. With the diff to databases/postgresql below (which I think we should commit in

Re: postgresql-16.4 error on initdb

2024-08-22 Thread Philip Guenther
Whee. Can someone send me or point me to a reproducer for this; e.g., does postgresql's own test suite hit this? Philip On Thu, Aug 22, 2024 at 10:35 AM Jeremy Evans wrote: > > On 08/22 03:43, Stuart Henderson wrote: > > On 2024/08/22 14:14, Jeremy Evans wrote: > > > On 08/22 11:53, Markus Hen

Re: postgresql-16.4 error on initdb

2024-08-22 Thread Jeremy Evans
On 08/22 03:43, Stuart Henderson wrote: > On 2024/08/22 14:14, Jeremy Evans wrote: > > On 08/22 11:53, Markus Hennecke wrote: > > > Hello Jeremy, > > > > > > when trying to create a new postgresql 16.4 instance on -current I run > > > into > > > this error: > > > > > > fixing permissions on exis

Re: postgresql-16.4 error on initdb

2024-08-22 Thread Stuart Henderson
On 2024/08/22 14:14, Jeremy Evans wrote: > On 08/22 11:53, Markus Hennecke wrote: > > Hello Jeremy, > > > > when trying to create a new postgresql 16.4 instance on -current I run into > > this error: > > > > fixing permissions on existing directory /var/postgresql/data ... ok > > creating subdire

Re: postgresql-16.4 error on initdb

2024-08-22 Thread Jeremy Evans
On 08/22 11:53, Markus Hennecke wrote: > Hello Jeremy, > > when trying to create a new postgresql 16.4 instance on -current I run into > this error: > > fixing permissions on existing directory /var/postgresql/data ... ok > creating subdirectories ... ok > selecting dynamic shared memory implemen