Doc: typo in ddl.sgml

2024-11-06 Thread kasaharatt
Hi. I noticed that it seems to me a mistake in the sample code in the document. https://www.postgresql.org/docs/devel/ddl-constraints.html#DDL-CONSTRAINTS-FK I think it is a typo for user_id instead of author_id. See bellow. Best reghards, diff --git a/doc/src/sgml/ddl.sgml b/doc/src/sgml/dd

Re: Doc: typo in ddl.sgml

2024-11-06 Thread kasaharatt
Hi, thanks for your comment. On Wednesday, November 6, 2024, kasaharatt wrote:. I noticed that it seems to me a mistake in the sample code in the document. https://www.postgresql.org/docs/devel/ddl-constraints.html#DDL-CONSTRAINTS-FK [1] I think it is a typo for user_id instead of

Re: Add log_autovacuum_{vacuum|analyze}_min_duration

2025-08-14 Thread kasaharatt
Hi, 2025-08-14 13:26 に Shinya Kato wrote: Hi, On Wed, Aug 13, 2025 at 5:44 PM kasaharatt wrote: >>>> > Approach 2: >>>> > - log_autovacuum_min_duration: Changed behavior, which controls only >>>> > autovacuum logging. >>>> > -

Re: Add log_autovacuum_{vacuum|analyze}_min_duration

2025-08-21 Thread kasaharatt
2025-08-14 17:56 に kasaharatt wrote: Hi, 2025-08-14 13:26 に Shinya Kato wrote: Hi, On Wed, Aug 13, 2025 at 5:44 PM kasaharatt wrote: >>>> > Approach 2: >>>> > - log_autovacuum_min_duration: Changed behavior, which controls

Re: Add log_autovacuum_{vacuum|analyze}_min_duration

2025-08-13 Thread kasaharatt
Hi, 2025-07-02 15:37 に Shinya Kato wrote: On Mon, Jun 23, 2025 at 4:24 PM Shinya Kato wrote: On Wed, Jun 11, 2025 at 1:49 PM Shinya Kato wrote: On Thu, Jun 5, 2025 at 3:53 AM Sami Imseih wrote: > Approach 2: > - log_autovacuum_min_duration: Changed behavior, which controls only > auto

Re: Add log_autovacuum_{vacuum|analyze}_min_duration

2025-09-03 Thread kasaharatt
Hi, 2025-08-21 16:39 に kasaharatt wrote: 2025-08-14 17:56 に kasaharatt wrote: Hi, 2025-08-14 13:26 に Shinya Kato wrote: Hi, On Wed, Aug 13, 2025 at 5:44 PM kasaharatt wrote: >>>> > Approach 2: >>>> > - log_autovacuum_min_duration: Changed behavior, which c

Re: Add log_autovacuum_{vacuum|analyze}_min_duration

2025-09-03 Thread kasaharatt
2025-09-04 13:13 に Shinya Kato wrote: Hi, On Thu, Sep 4, 2025 at 11:31 AM kasaharatt wrote: The changes(*) to guc_tables.c have been pushed into HEAD, so you may need to fix the patch. (*) https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h