Re: Pet Peeves?

From: wstrzalka <wstrzalka(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Pet Peeves?
Date: 2009-02-02 17:56:28
Message-ID: c522ab3c-63f2-4a32-a38b-7f6f5e2ea1af@z27g2000prd.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 ??)

In response to

  • Pet Peeves? at 2009-01-29 13:16:17 from Gregory Stark

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Oleg Bartunov 2009-02-02 18:10:29 Re: Fulltext search configuration
Previous Message Scara Maccai 2009-02-02 17:48:37 I: arrays and block size