Skip to content

LISTEN/NOTIFY support #177

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
mkleczek opened this issue Jan 27, 2025 · 2 comments
Open

LISTEN/NOTIFY support #177

mkleczek opened this issue Jan 27, 2025 · 2 comments

Comments

@mkleczek
Copy link

Hi,
First of all: thanks for this package - it is really useful and easy to use.

I couldn't find any support for LISTEN/NOTIFY in the documentation. Did I miss it or there is none?

@dmitry-lipetsk
Copy link
Collaborator

dmitry-lipetsk commented Jan 27, 2025

Hello Michael,

I think, testgres was created for other tasks )

@mkleczek
Copy link
Author

Well... Testgress offers some support for asynchronous tests with poll_query_until.
I need to test LISTEN/NOTIFY based functionality (actually I need my test to listen for notifications and verify if they are triggered correctly).

I found Testgress really great for testing but lacking in this area :)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants