[PATCH] initdb: do not exit after warn_on_mount_point

2022-09-10 Thread andrey . arapov
Hello, please find my first patch for PostgreSQL is attached. Kind regards, Andrey Arapov 0001-initdb-do-not-exit-after-warn_on_mount_point.patch Description: Binary data

Re: [PATCH] initdb: do not exit after warn_on_mount_point

2022-09-11 Thread andrey . arapov
if it makes sense or requires more information / explanation. Kind regards, Andrey Arapov September 10, 2022 5:10 PM, "Tom Lane" wrote: > andrey.ara...@nixaid.com writes: > >> please find my first patch for PostgreSQL is attached. > > You haven't expla

Re: [PATCH] initdb: do not exit after warn_on_mount_point

2022-09-12 Thread andrey . arapov
edhat.com/show_bug.cgi?id=1247477 [3] https://gist.github.com/andy108369/aa3bf1707054542f2fa944f6d39aef64 [4] https://github.com/docker-library/postgres/issues/404#issuecomment-773755801 [5] https://github.com/docker-library/postgres/blob/3c20b7bdb915ecb1648fb468ab53080c58bb1716/Dockerfile-debian.template#L184 [6] https://github.com/postgres/postgres/blob/7fed801135bae14d63b11ee4a10f6083767046d8/src/bin/initdb/initdb.c#L2616-L2626 Kind regards, Andrey Arapov

Re: [PATCH] initdb: do not exit after warn_on_mount_point

2022-09-12 Thread andrey . arapov
247477#c1 [2] https://github.com/docker-library/postgres/blob/74e51d102aede/docker-entrypoint.sh#L317 [3] https://github.com/postgres/postgres/blob/REL_14_5/contrib/start-scripts/linux#L94 [4] https://github.com/postgres/postgres/commit/17f15239325a88581bb4f9cf91d38005f1f52d69 Kind regards, Andrey Arapov