Skip to main content

A Harlequin adapter for Postgres.

Project description

harlequin-postgres

This project provides the Harlequin adapter for Postgres. For more information, see harlequin.sh.

Installation

You must install the harlequin-postgres package into the same environment as harlequin. The best and easiest way to do this is to use uv to install Harlequin with the postgres extra:

uv tool install 'harlequin[postgres]'

Using Harlequin with Postgres

To connect to a Postgres database, run Harlequin with the -a postgres option and pass a Posgres DSN as an argument:

harlequin -a postgres "postgres://my-user:my-pass@localhost:5432/my-database"

Connection Options

You can also pass all or parts of the connection string as separate options. The following is equivalent to the above DSN:

harlequin -a postgres -h localhost -p 5432 -U my-user --password my-pass -d my-database

The supported connection options are:

host
port
dbname
user
password
passfile
require_auth
channel_binding
connect_timeout
sslmode
sslcert
sslkey

For descriptions of each option, run:

harlequin --help

Environment Variables

Harlequin's Postgres driver will load connection information from the standard PG* environment variables. Any options supplied at the command-line will override environment variables.

Manual Transactions

To use Manual transaction mode, click on the label in the Run Query Bar to toggle the transaction mode from Auto to Manual.

Further Documentation

For more information, see the Harlequin Docs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

harlequin_postgres-1.3.1.tar.gz (21.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

harlequin_postgres-1.3.1-py3-none-any.whl (21.0 kB view details)

Uploaded Python 3

File details

Details for the file harlequin_postgres-1.3.1.tar.gz.

File metadata

  • Download URL: harlequin_postgres-1.3.1.tar.gz
  • Upload date:
  • Size: 21.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for harlequin_postgres-1.3.1.tar.gz
Algorithm Hash digest
SHA256 25dcb73e97cdfb17c3bcfdc3146418a98ff11ce68f6a51fb1b25322eac9d5223
MD5 8784783ec6a61ba298bbcaf0781884b0
BLAKE2b-256 a42718e42a6a524ed28dc94aa26199fe6766f95073c246517e35f157098e5743

See more details on using hashes here.

Provenance

The following attestation bundles were made for harlequin_postgres-1.3.1.tar.gz:

Publisher: publish.yml on tconbeer/harlequin-postgres

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file harlequin_postgres-1.3.1-py3-none-any.whl.

File metadata

File hashes

Hashes for harlequin_postgres-1.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0e8a71ddf9d0cde82c7a09b0b0b883b7fa782fd76dd7ad3f5920fbba70a8e45d
MD5 144c9bab5be41dfa2a92d658a9c9dca4
BLAKE2b-256 003b89d7a606121d0ff8b7b4e6a6bd40da29b6ae5b25bb89a925c8ce77ea8e6a

See more details on using hashes here.

Provenance

The following attestation bundles were made for harlequin_postgres-1.3.1-py3-none-any.whl:

Publisher: publish.yml on tconbeer/harlequin-postgres

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page