Skip to content

Postgres Pickup Repository using pg_bouncer #82

@jamshale

Description

@jamshale

At high scale and with multiple mediator pods the service would benefit by using pg_bouncer for the pickup repository and also the askar storage.

The pickup repository uses LISTEN/NOTIFY on the postgres connection. This won't work on the pg_bouncer connection, so it will need to connect to the actual postgres connection to enable session connections.

There may be issues with the askar connection using pg_bouncer. This will need to be investigated.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions