Skip to content
View dvarrazzo's full-sized avatar

Sponsors

@DMantis
@0x0177b11f
@petercool
Private Sponsor
Private Sponsor
@tudorbarascu
@MPZinke
@gmr
@rrigato
@westerveltco
@harvust
@Rehket
@httpie

Organizations

@pgxn @reorg @psycopg

Block or report dvarrazzo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. psycopg/psycopg Public

    New generation PostgreSQL database adapter for the Python programming language

    Python 1.9k 182

  2. psycopg/psycopg2 Public

    PostgreSQL database adapter for the Python programming language

    C 3.4k 511

  3. pgmp Public

    PostgreSQL Multiple Precision Arithmetic extension

    C 29 11

  4. pgxn/pgxnclient Public

    A command line client for the PostgreSQL Extension Network

    Python 148 15

  5. reorg/pg_repack Public

    Reorganize tables in PostgreSQL databases with minimal locks

    C 2k 179

  6. pg_seldump Public

    PostgreSQL selective data dump

    Python 14 3

598 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 18 commits in 2 repositories

Created a pull request in psycopg/psycopg that received 4 comments

fix: implement libpq semantic for target_session_attrs=prefer-standby

First attempt all the servers in standby mode, then fall back to any mode. Fix #1021. CC. @AndrewJackson2020

+105 −0 lines changed 4 comments
Opened 1 other pull request in 1 repository
psycopg/psycopg 1 open
Reviewed 3 pull requests in 1 repository
psycopg/psycopg 3 pull requests

Created an issue in cockroachdb/cockroach that received 2 comments

"unknown portal" error under CockroachDB 25.1.2 after multiple DDL operations

Looks like the problem described in #141576 is present in some images. Upstream report at psycopg/psycopg#1009. The problem only manifests with aut…

2 comments
Opened 1 other issue in 1 repository
asottile/pyupgrade 1 closed
Answered 3 discussions in 2 repositories
Loading