Postgresql Skill Comprehensive assistance with postgresql development, generated from official documentation. When to Use This Skill This skill should be triggered when: - Working with postgresql - Asking about postgresql features or APIs - Implementing postgresql solutions - Debugging postgresql code - Learning postgresql best practices Quick Reference Common Patterns Pattern 1: 32.1. Database Connection Control Functions # 32.1.1. Connection Strings 32.1.2. Parameter Key Words The following functions deal with making a connection to a PostgreSQL backend server. An application program can ha…