Skip to main content

pgtail

Project description

### pgtail

Tail your postgres table inserts like a file.

### Installation

$ pip install pgtail

### Usage

To tail a table, run

$ pgtail postgres://user:pass@localhost:5432/database table

By default, it will tail from the last row of the table.

To tail last 10 rows, every 5 seconds, run

$ pgtail postgres://user:pass@localhost:5432/database table 10 5

To see help, run

$ pgtail –help

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

pgtail-0.1.2.tar.gz (2.1 kB view hashes)

Uploaded Source

Supported by

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