# Functions
NewPostgres is a function that creates and returns a new postgres object It connects to the PostgreSQL database using the environment variable POSTGRES_SERVER_URL If there is an error, it closes the connection and returns an empty postgres object and the error.