-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Segmentation Fault on transaction pipeline #343
Comments
If you add a pgagroal_databases.conf setup does your use-case work then ? |
Hello, jesperpedersen! Unfortunately, there is no effect:
Running command with additional pgagroal_databases config file:
|
You should create |
There is still work left for running in transaction mode without limits defined, so I'll create an issue for that. As such, I think we can close this issue. You can pick up the fixes by running Thanks for the report ! |
Thanks for remark, i created pgagroal_users.conf with command from pgagroal user:
And have pgagroal_databases.conf, but it is still Segmentation fault |
Can you compile in Debug mode and run within gdb ? Or what are your precise configuration ? I'm assuming that you are running the latest master or 1.5.x branch |
Describe the bug
Can't run pooler in transaction mode - get Segmentation Fault.
To Reproduce
Version
1.6.0
PostgreSQL
13.5
libev
1:4.31-1
OpenSSL
1.1.1f-1ubuntu2.16
Access method
all (dfefault)
OS
20.04.1-Ubuntu
ulimit
Configuration
Can you provide the configuration pgagroal ?
not used
Debug logs
empty
Tip
Use ``` before and after the text to keep the output as is.
The text was updated successfully, but these errors were encountered: