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.0.tar.gz (19.2 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.0-py3-none-any.whl (20.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: harlequin_postgres-1.2.0.tar.gz
  • Upload date:
  • Size: 19.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.10.16 Linux/6.8.0-1021-azure

File hashes

Hashes for harlequin_postgres-1.2.0.tar.gz
Algorithm Hash digest
SHA256 f544b469a5cfd85f9454cf69638dcaa67074e4a0b4fee0f1ae964060e27e451d
MD5 e762216a982eacae6492fb9ef9806690
BLAKE2b-256 afd3ec374f95a2a4a2eecf4cbd256d018bd1fbd45df97466f5fba253d91fa352

See more details on using hashes here.

File details

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

File metadata

  • Download URL: harlequin_postgres-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 20.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.10.16 Linux/6.8.0-1021-azure

File hashes

Hashes for harlequin_postgres-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fdbb68eb0931d754d062961e9d5cc6f606eec267aa0e5c4da1d3ab94533bcd70
MD5 d0a976e4528823461f2b6741760559ae
BLAKE2b-256 72c5e466464498a460584860d3667fc3e210f8fa6a88ae1aa8f7c8f6b2b76b11

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