Re: [BUGS] How make exceptions in C# .NET with PostgreSQL? - Mailing list pgsql-bugs

From Cristian Gómez García
Subject Re: [BUGS] How make exceptions in C# .NET with PostgreSQL?
Date
Msg-id CY4PR20MB1432DB63CE4472DB8E4C8943A0710@CY4PR20MB1432.namprd20.prod.outlook.com
Whole thread Raw
In response to Re: [BUGS] How make exceptions in C# .NET with PostgreSQL?  (Jaime Casanova <jaime.casanova@2ndquadrant.com>)
List pgsql-bugs



From: Jaime Casanova <jaime.casanova@2ndquadrant.com>
Sent: Friday, October 6, 2017 5:12:50 PM
To: Cristian Gómez García
Cc: pgsql-bugs@postgresql.org
Subject: Re: [BUGS] How make exceptions in C# .NET with PostgreSQL?
 
On 6 October 2017 at 16:43, Cristian Gómez García
<gomez.garcia.cristian@outlook.com> wrote:
> Hello! Good morning, good afternoon or good evening.
> I have a problem, I can´t make exceptions in C#... maybe you can help me...
> I use in C# the class NpgsqlException but mark error.

Can you please share with us what error gives you? even some simple
code showing when the problem happens?
That way we can understand if it is a bug from postgres, the driver or
just pilot error.

--
Jaime Casanova                      www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Attachment

pgsql-bugs by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: [BUGS] How make exceptions in C# .NET with PostgreSQL?
Next
From: Tom Lane
Date:
Subject: Re: [BUGS] pg_logical_slot_peek_changes crashes postgres when called from inside pl/pgsql