r2dbc-postgresql icon indicating copy to clipboard operation
r2dbc-postgresql copied to clipboard

Postgresql R2DBC Driver

Results 51 r2dbc-postgresql issues
Sort by recently updated
recently updated
newest added
trafficstars

## Bug Report #### Versions - Driver: 1.0.5.RELEASE - Database: Postgress - Java: 17 - OS: Linux, Fedora #### Current Behavior I'm trying to connect with r2dbc in spring to...

status: waiting-for-feedback
status: waiting-for-triage

Make sure that: - [X] You have read the [contribution guidelines](https://github.com/pgjdbc/r2dbc-postgresql/blob/main/.github/CONTRIBUTING.adoc). - [ ] You have created a feature request first to discuss your contribution intent. Please reference the feature...

- Driver: r2dbc-postgresql 1.0.5 - Database: 15.6 - Java: 17 - OS: Windows #### Current Behavior We decided to use r2dbc in our new new project what required porting some...

status: waiting-for-triage

## Bug Report #### Versions - Driver: 1.0.5 - Database: PostgreSQL 13.12 - Java: 17 - OS: MacOS, Linux #### Current Behavior When you have query zipped in parallel with...

status: waiting-for-triage

Issue #657 was introduced in 1.0.5 version and fixed in 1.0.6 version. There is another similar one still existing. It's in PostgresTypes class which is used to check the registered...

type: bug

Make sure that: - [x] You have read the [contribution guidelines](https://github.com/pgjdbc/r2dbc-postgresql/blob/main/.github/CONTRIBUTING.adoc). - [x] You have created a feature request first to discuss your contribution intent. Please reference the feature request...

## Feature Request #### Is your feature request related to a problem? Please describe This is somewhat related to #644 - the SPI defines transient errors vs non transient errors...

type: enhancement

This commit fixes self-suppression exception when using preferSecondary and all standby servers are unavailable Fix for issue: https://github.com/pgjdbc/r2dbc-postgresql/issues/677 Make sure that: - [x] You have read the [contribution guidelines](https://github.com/pgjdbc/r2dbc-postgresql/blob/main/.github/CONTRIBUTING.adoc). -...

## Bug Report I have not been able to find any information about this particular error on the Internet. #### Versions - Driver: r2dbc-postgres `v1.0.7` and r2dbc-pool `v1.0.2` - Database:...

status: waiting-for-triage