Re: Pet Peeves? - Mailing list pgsql-general

From wstrzalka
Subject Re: Pet Peeves?
Date
Msg-id c522ab3c-63f2-4a32-a38b-7f6f5e2ea1af@z27g2000prd.googlegroups.com
Whole thread Raw
In response to Pet Peeves?  (Gregory Stark <stark@enterprisedb.com>)
Responses Re: Pet Peeves?  (Bruce Momjian <bruce@momjian.us>)
List pgsql-general
My short list is:

* in-place upgrade
* named parameters in SQL functions
* native jobs
* timestamptz that preserves original timezone (not offset but
political timezone !!!! like America/New_York)
* I hate:  "select * from dblink(...) as WHY(I_NEED int4, TO_SPECIFY
int4, THIS text)"
* ability to call set-returning plpgsql function in SELECT, not in
FROM
* stat collector is really greedy by definition even when system is
idle, when you have really really many relations
* lost space when dropping toasted column - can be recovered only by
reindexing table (are there other such a strange cases ??)


pgsql-general by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: Fulltext search configuration
Next
From: Mohamed
Date:
Subject: Re: Fulltext search configuration