On Fri, Jan 30, 2009 at 1:26 PM, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> * Lack of REINDEX CONCURRENTLY
+1
> * Too many obscure configuration options: memory management, autovacuum
> management, freespace map, background writer, WAL.
+100
> * Writing robust scripts with psql is difficult and bizarre.
Well, to be fair - psql isn't a script shell for starters.
> * Difficult to trace nested things, e.g., nested PL/pgSQL calls, cascaded
> foreign key actions.
+1
--
GJ