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.2.2.tar.gz (19.7 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.2.2-py3-none-any.whl (21.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: harlequin_postgres-1.2.2.tar.gz
  • Upload date:
  • Size: 19.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.10.18 Linux/6.11.0-1018-azure

File hashes

Hashes for harlequin_postgres-1.2.2.tar.gz
Algorithm Hash digest
SHA256 bbfc7c271d727d4b454985faa32bce64999d3d66da3a4167dce19076ac722bc0
MD5 35c24f0a66a617413d573eaf42800b76
BLAKE2b-256 9d2eee282a4eeb39492befbbec4d26529b33cdfcfe407e26f75efdcc4e1fc5a4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: harlequin_postgres-1.2.2-py3-none-any.whl
  • Upload date:
  • Size: 21.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.10.18 Linux/6.11.0-1018-azure

File hashes

Hashes for harlequin_postgres-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a42ce2e4aa2980b9bd6ca200e968cc2d46d4a3e3d7df81cc27f67e472931bb4d
MD5 dd3bc9778066582714e2bc848a86f1f6
BLAKE2b-256 530d5c6684624798967b6297c39157e1a041ea120b155ab834f5d942cc110050

See more details on using hashes here.

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