A method to asynchronously LISTEN ?

From: Philippe Ebersohl <philippe(dot)ebersohl(at)dalim(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: A method to asynchronously LISTEN ?
Date: 2019-02-15 16:55:25
Message-ID: 1058674020.3669693.1550249725415.JavaMail.zimbra@dalim.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello,
I checked the documentation and FAQ at jdbc.postgresql.org
Is there a roadmap of feature implementation for the jdbc driver ?

Are there plans to include something similar to the PGNotificationListener found in pgjdbc-ng?
Which does not require to send SELECT to the postgres.

We would if possible only use one postgresql jdbc driver.

I hope I hit the right list for my questions.
Thank you.

Best regards,
Philippe Ebersohl

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message AlexElin 2019-02-17 16:23:00 [pgjdbc/pgjdbc] 61cc27: chore: add .editorconfig (#1410)
Previous Message Michael Lewis 2019-02-13 21:54:06 Re: Postgrest over foreign data wrapper