python-mini-project/PostgreSQL_Dumper at main · tasky40/python-mini-project · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

PostgreSQL database dumper

⭐ Description

Simple script for creating dump of PostgreSQL database in Python.

⚙️ How to Run

Install the requirements and run only via terminal.

PyCharm or Fleet may throw an error like:

termios.error: (25, 'Inappropriate ioctl for device')

This happens as they do not support key-listening.

🤖 Author

BloodyKatana47