pgsql: Show more-intuitive titles for psql commands \dt, \di, etc.

2025-02-05 Thread Tom Lane
Show more-intuitive titles for psql commands \dt, \di, etc. If exactly one relation type is requested in a command of the \dtisv family, say "tables", "indexes", etc instead of "relations". This should cover the majority of actual uses, without creating a huge number of new translatable strings.

pgsql: Introduce autovacuum_vacuum_max_threshold.

2025-02-05 Thread Nathan Bossart
Introduce autovacuum_vacuum_max_threshold. One way autovacuum chooses tables to vacuum is by comparing the number of updated or deleted tuples with a value calculated using autovacuum_vacuum_threshold and autovacuum_vacuum_scale_factor. The threshold specifies the base value for comparison, and th

pgsql: injection_points: Re-enable permutation in isolation test "basic

2025-02-05 Thread Michael Paquier
injection_points: Re-enable permutation in isolation test "basic" This test has been disabled in 9f00edc22888 due to an instable expected output, where it would be possible for the wait step to report its result after the detach step is done. The expected output was ordered so as the detach would

pgsql: doc: Update links which returned 404

2025-02-05 Thread Daniel Gustafsson
doc: Update links which returned 404 Two links in the isn module documentation were pointing to tools which had been moved, resulting in 404 error responses. Update to the new URLs for the tools. The link to the Sequoia 2000 page in the history section was no longer working, and since the page i

pgsql: doc: Update links which returned 404

2025-02-05 Thread Daniel Gustafsson
doc: Update links which returned 404 Two links in the isn module documentation were pointing to tools which had been moved, resulting in 404 error responses. Update to the new URLs for the tools. The link to the Sequoia 2000 page in the history section was no longer working, and since the page i

pgsql: doc: Update links which returned 404

2025-02-05 Thread Daniel Gustafsson
doc: Update links which returned 404 Two links in the isn module documentation were pointing to tools which had been moved, resulting in 404 error responses. Update to the new URLs for the tools. The link to the Sequoia 2000 page in the history section was no longer working, and since the page i

pgsql: doc: Update links which returned 404

2025-02-05 Thread Daniel Gustafsson
doc: Update links which returned 404 Two links in the isn module documentation were pointing to tools which had been moved, resulting in 404 error responses. Update to the new URLs for the tools. The link to the Sequoia 2000 page in the history section was no longer working, and since the page i

pgsql: doc: Update links which returned 404

2025-02-05 Thread Daniel Gustafsson
doc: Update links which returned 404 Two links in the isn module documentation were pointing to tools which had been moved, resulting in 404 error responses. Update to the new URLs for the tools. The link to the Sequoia 2000 page in the history section was no longer working, and since the page i

pgsql: doc: Update links which returned 404

2025-02-05 Thread Daniel Gustafsson
doc: Update links which returned 404 Two links in the isn module documentation were pointing to tools which had been moved, resulting in 404 error responses. Update to the new URLs for the tools. The link to the Sequoia 2000 page in the history section was no longer working, and since the page i