From: | Hannu Krosing <hannu(at)tm(dot)ee> |
---|---|
To: | greg(at)turnstep(dot)com |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Are we losing momentum? |
Date: | 2003-04-16 14:17:47 |
Message-ID: | 1050502667.1735.21.camel@fuji.krosing.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy pgsql-general pgsql-hackers pgsql-patches |
greg(at)turnstep(dot)com kirjutas K, 16.04.2003 kell 16:51:
> The original poster had some
> valid points (auto-vacuum and non-intuitive commands) that still need
> addressing, IMO.
As of 7.3 (or was it 7.2) auto-vacuum is just one line in crontab. In
many scenarios it can be left running continuously with very little
effect on performance. In others it must be run nightly, but having it
kick in at unexpected times may not be what you want at all. So it has
to be configured for good performance weather it is built-in or run in a
separate backend process.
And I can't see how "show tables" is more intuitive than "\dt" - I
expected it to be "list tables" or "tablelist" or "näita tabeleid" .
Once you have found \? it is all there (and you are advised to use \? at
psql startup).
That may also be why PostgreSQL is more popular in Japan - if one has to
remember nonsensical strings, then it is easier to remember short ones
;)
----------------
Hannu
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2003-04-16 15:34:10 | Re: Legal Info |
Previous Message | Shridhar Daithankar | 2003-04-16 14:16:37 | Re: Are we losing momentum? |
From | Date | Subject | |
---|---|---|---|
Next Message | d0p7heidumd4j02 | 2003-04-16 14:33:55 | Re: OT: mail server blocked |
Previous Message | Tom Lane | 2003-04-16 14:16:49 | Re: [GENERAL] Problem about pgsql's column alias |
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2003-04-16 14:20:19 | pg_clog woes with 7.3.2 - Episode 2 |
Previous Message | Tom Lane | 2003-04-16 14:16:49 | Re: [GENERAL] Problem about pgsql's column alias |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-04-16 14:51:55 | Re: Win32 defines |
Previous Message | Shridhar Daithankar | 2003-04-16 14:16:37 | Re: Are we losing momentum? |