DB_PARAMS = { "dbname": "config_db", "user": "postgres", "password": "password", "host": "localhost", "port": 5432 } def add_config(key, value, user): conn = psycopg2 ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
1. Change registry key SqlCluster in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL.x\Setup\ from 1 to 0 2. Disable TCP/IP in Server Network Protocols and enabled Named Pipes from ...