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

When selecting many fields, a lot of CPU is consumed because the fields are looped. In one case I encountered, with a select of millions of records with about 700...

type: enhancement
status: ideal-for-contribution

## Bug Report #### Versions - Driver: Postgres - Database: Postgres with PostGIS extension - Java: 17 - OS: ArchLinux #### Current Behavior I am using PostGIS, and have a...

status: blocked

#### Issue description * Update dependencies, plugins and Maven (Wrapper) * Update Docker images and switch to alpine * Use SCRAM authentication instead of md5 (default since Postgres 14) *...

I haven't found a way to do this: 1. Using extended protocol, prepare a named statement (using v3 protocol feature, not the actual PREPARE statement), but do not actually run...

type: enhancement

I tried to use `Year` type(`INT` in the db column) in my projects(Spring Boot 3.0.4, R2dbc 1.0, Postgres R2dbc 1.0.1.RELEASE), and got the following exception when run repository test against...

type: enhancement
status: ideal-for-contribution

## Bug Report We are using SpringBoot 3.0.6 with an R2DBC driver. Time after time, our application comes to the state where DB connections are not processed at all (pool...

status: waiting-for-triage

## Bug Report Hello we are using Spring Boot 3.0.2, Spring Data R2DBC and r2dbc-postgresql. Under normal conditions everything works fine. Though when stress testing our service we observe Netty...

type: bug

Make sure that: - [ ] 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...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....