Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Using pgmq with Python

This repository contains a couple of scripts to demonstrate how to use pgmq with Python.

Running the scripts

Start a pgmq docker container:

docker run -d --name postgres -e POSTGRES_PASSWORD=postgres -p 5432:5432 quay.io/tembo/pgmq-pg:latest

Install the pgmq library with pip:

pip install tembo-pgmq-python

Run the scripts:

sh ./run_test.sh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages