List all tables and their sizes
See also
Other database postgres:
fpr_db_conn(),
fpr_db_query(),
fpr_dbq_lscols(),
fpr_dbq_subset()
Examples
if (FALSE) { # \dontrun{
fpr_db_query(fpr_dbq_lstables(col_order = 'size desc'))
} # }
List all tables and their sizes
Other database postgres:
fpr_db_conn(),
fpr_db_query(),
fpr_dbq_lscols(),
fpr_dbq_subset()
if (FALSE) { # \dontrun{
fpr_db_query(fpr_dbq_lstables(col_order = 'size desc'))
} # }