Re: using Replace funcion in postgresql

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: karinos57 <karinos57(at)hotmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: using Replace funcion in postgresql
Date: 2013-09-17 14:46:28
Message-ID: 52386B44.20902@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 09/16/2013 06:20 PM, karinos57 wrote:
> just as FYI the database i am using is Netezza so my data type is CHARACTER
> VARYING(6). The error i am getting is 'Buffer Overflow'.
> So the funny thing is when i change this '' to this ' ' then the query runs
> but it is putting a blank space between the values like this 88 97
> but i get an error when i only make with out space like this ''. thanks

Alright now I am confused. Your subject says using replace in Postgres,
yet now you say you are using Netezza, which is it?

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David Johnston 2013-09-17 14:50:42 Re: best practice for || set of rows --> function --> set of rows
Previous Message Bret Stern 2013-09-17 14:06:14 Re: Using ODBC and VBA to pull data from a large object