> > To make the long story short...my question is this..is it
> possible to
> > run the listener command in C# or will it only work in psql?
>
> There's no theoretical reason why not. You probably need to
> read the docs on whatever C# Postgres driver you're using
> (ADO, ODBC etc) and find o
Josephine de Castro <[EMAIL PROTECTED]> writes:
> To make the long story short...my question is this..is it possible to run
> the listener command in C# or will it only work in psql?
There's no theoretical reason why not. You probably need to read the
docs on whatever C# Postgres driver you're
Hi guys!
Just the other day, I asked about the the equivalent of extended stored procedure in PostgreSQL. A lot of people has been very helpful and i really appreciate all the suggestions and help that I got from this mailing list. :)
Anyway, i've done some serious google-ing and reading and i