renameDB: Rename a table in a Postgres schema

Description Usage Arguments

Description

This function will rename a table in a schema, but not move it out of a schema.

Usage

1
renameDB(conn, db, newDB, ...)

Arguments

...

Additional arguments passed to the DatabaseConnector::dbSendStatement function


patelm9/pg13 documentation built on Dec. 26, 2021, 8:17 p.m.