Re: pg_utility ?
Sami Imseih <samimseih@gmail.com>
From: Sami Imseih <samimseih@gmail.com>
To: Álvaro Herrera <alvherre@kurilemu.de>
Cc: Pg Hackers <pgsql-hackers@lists.postgresql.org>,
Christoph Berg <myon@debian.org>
Date: 2025-11-18T18:49:45Z
Lists: pgsql-hackers
> pg_utility vacuum -t tab1 -t tab2 # what vacuumdb does > pg_utility analyze -t tab1 -t tab2 # what vacuumdb -Z does > pg_utility vacuum analyze -t tab1 -t tab2 # what vacuumdb -z does > pg_utility cluster -t tab1 -t tab2 # what clusterdb does > pg_utility reindex -t tab1 -t tab2 # what reindexdb does Is the idea to get rid of most of bin/scripts and replace them with a single pg_utility? or will it just be a wrapper for the existing utilities? meaning they will still work stand-alone. -- Sami Imseih Amazon Web Services (AWS)