Re: Pros and Cons of 8.3.1

From: Justin <justin(at)emproshunts(dot)com>
To: Gauri Kanekar <meetgaurikanekar(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Pros and Cons of 8.3.1
Date: 2008-05-02 17:11:34
Message-ID: 481B4B46.8090107@emproshunts.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Gauri Kanekar wrote:
>
> Hi,
>
> Can anyone who have started using 8.3.1 list out the pros and cons.
>
> Thanx in advance
>
> ~ Gauri

don't know for sure if it is windows to linux but we moved to 8.2 that
was install on windows and moved to 8.3.1 on Ubuntu using the compiled
version from Ubuntu

We had minor annoying problem with implicit data conversion no longer
happens

Had several pl/pgsql functions called each other where a programmer got
lazy to not making sure the variable typed matched the parameter type so
we get an error yelling at us can't find function due to data type
mismatch . Its was very easy to fix.

There is allot changes to how Text searches work and the indexes

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Alexy Khrabrov 2008-05-02 19:24:35 two memory-consuming postgres processes
Previous Message Kevin Grittner 2008-05-02 16:54:14 Re: Pros and Cons of 8.3.1