Facing issue in using special characters

From: M Tarkeshwar Rao <m(dot)tarkeshwar(dot)rao(at)ericsson(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>, "'pgsql-hackers-owner(at)postgresql(dot)org'" <pgsql-hackers-owner(at)postgresql(dot)org>
Subject: Facing issue in using special characters
Date: 2019-03-15 05:19:48
Message-ID: VI1PR0701MB271817E2E03434C39C4EDFFAAE440@VI1PR0701MB2718.eurprd07.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers pgsql-performance

Hi all,

Facing issue in using special characters. We are trying to insert records to a remote Postgres Server and our application not able to perform this because of errors.
It seems that issue is because of the special characters that has been used in one of the field of a row.

Regards
Tarkeshwar

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2019-03-15 06:33:52 Re: Facing issue in using special characters
Previous Message Adrian Klaver 2019-03-15 04:07:06 Re: ERROR: XX000: cannot update SecondarySnapshot during a parallel operation

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro HORIGUCHI 2019-03-15 05:24:29 Re: Fix typo in test code comments
Previous Message Chapman Flack 2019-03-15 05:18:28 What is a savepointLevel ?

Browse pgsql-performance by date

  From Date Subject
Next Message David G. Johnston 2019-03-15 06:33:52 Re: Facing issue in using special characters
Previous Message Jeremy Schneider 2019-03-14 19:58:18 Re: impact of auto explain on overall performance