Re: PostgreSQL pollutes the file system
From: | Julien Rouhaud <rjuju123-AT-gmail.com> | |
To: | Euler Taveira <euler-AT-timbira.com.br> | |
Subject: | Re: PostgreSQL pollutes the file system | |
Date: | Wed, 20 Mar 2019 18:36:13 +0100 | |
Message-ID: | <CAOBaU_ag1EaE7=v8tgZfTwRaqW0jHFXchQqQEcguB737NbXz6w@mail.gmail.com> | |
Cc: | Tatsuo Ishii <ishii-AT-sraoss.co.jp>, Tom Lane <tgl-AT-sss.pgh.pa.us>, chris.travers-AT-adjust.com, Andreas Karlsson <andreas-AT-proxel.se>, eldmannen-AT-gmail.com, PostgreSQL Hackers <pgsql-hackers-AT-lists.postgresql.org> | |
Archive-link: | Article |
On Wed, Mar 20, 2019 at 6:25 PM Euler Taveira <euler@timbira.com.br> wrote: > > createdb, dropdb, createuser, dropuser, reindexdb are binaries that > confuse most newbies. Which tool is theses binaries from? The names > does not give a hint. How often those confusing name tools are used? initdb is probably an order of magnitude worse name than all of these.