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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file pgtail-0.1.2.tar.gz
.
File metadata
- Download URL: pgtail-0.1.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 304260369ea56c0cf59ab279805dc524e0e6594e5548e0452df4573f6eb7e9e0 |
|
MD5 | e120e3030984022c8799b3af662280bd |
|
BLAKE2b-256 | 23994c6b082ee3b7b6809493a93045689fc28faecd5ebbcd84a8b43c48351863 |