|
|
|
|
|
by jhas78asd
1133 days ago
|
|
You can likely get the SQL for a meta command, and you could run the SQL from your preferred client if you don’t use psql. Here is one example: https://dba.stackexchange.com/a/131031 I also highly recommend investing in psql skills though if you are a Postgres user. |
|