Questions tagged as 'postgresql-10'

1
answer

What SQL Script in Postgres to return the Functions of a Schema? [closed]

What SQL Script in Postgres to return the Functions of a Schema with its input parameters?     
asked by 31.12.2018 / 15:11
0
answers

Postgresql 10 - Parallel Settings

There are 4 settings to enable parallel and optimizations, but documentation / a> in PostgreSQL does not say anything about values or calculations. My questions are:    1- How to calculate the values of max_parallel_workers ,  ...
asked by 31.10.2018 / 09:56
1
answer

What SCRIPT in Postgres to list all Schemas?

I need to know which script I use to list all the Schemas in a Database? 1 Condition is listing all Schemas I have created and do not need Postgres Schemas I need this information to be able to automatically generate access permissions for users...
asked by 01.01.2019 / 16:24
1
answer

What SQL Script in Postgres to return the fields that belong to PK? [closed]

What SQL script in Postgres to return the fields that belong to the primary key of a specific bank table?     
asked by 01.01.2019 / 05:13