function createPostgres createPostgres(options?: PostgresOptions): PostgresConnector Creates a PostgreSQL connector with connection pooling. Parameters optional options: PostgresOptions Return Type PostgresConnector