Workshop 16
Dalibo & Contributors
IS JSON
IS NOT JSON
WITH UNIQUE KEYS
SELECT datname, pg_database_size(datname) FROM (SELECT * from pg_datatase WHERE NOT datistemplate) tmp;
SELECT datname, pg_database_size(datname) FROM (SELECT * from pg_datatase WHERE NOT datistemplate);
TRUNCATE
pg_input_is_valid()
pg_input_error_info()
_
1000000 = 1_000_000
SYSTEM_USER
auth_method:identity
NULL
trust
archive_library
archive_command
pg_use_reserved_connections
reserved_connections
scram_iterations
pg_hba.conf
pg_ident.conf
include
include_if_exists
include_dir
file_name
pg_hba_file_rules
pg_ident_file_mappings
/
pg_dump
--table-and-children
--exclude-table-and-children
--exclude-table-data-and-children
zstd
lz4
-Z / --compress
BUFFER_USAGE_LIMIT
VACUUM
ANALYZE
vacuum_buffer_usage_limit
--schema
--exclude-schema
vacuumdb
SKIP_DATABASE_STATS
ONLY_DATABASE_STATS
analyze_sampling
ADMIN OPTION
REVOKE ADMIN OPTION ... CASCADE
libpq
require_auth
load_balance_hosts=<string>
hot_standby_feedback
wal_level
confl_active_logicalslot
pg_stat_database_conflicts
conflicting
pg_replication_slots
streaming
pg_create_subscription
CREATE
ALTER SUBSCRIPTION .. RENAME
ALTER SUBSCRIPTION .. OWNER TO
require_pasword
GENERIC_PLAN
$1
$2
DISTINCT
string_agg(nom, ',' ORDER BY nom)
FULL OUTER JOIN
RIGHT OUTER JOIN
n_tup_newpage_upd
fillfactor
CREATE TABLE pgss_ctas AS SELECT a, $1 b FROM generate_series($2, $3) a; DECLARE cursor_stats_1 CURSOR WITH HOLD FOR SELECT $1;
queryid
VERBOSE
log_parameter_max_length
lc_collate
lc_ctype
vacuum_defer_cleanup_age
promote_trigger_file
force_parallel_mode
debug_parallel_query
Merci de votre écoute !
Nouveautés de la version 16 :
https://dali.bo/workshop16_html
https://dali.bo/workshop16_pdf