Gets project's Postgres config
get
/v1/projects/{ref}/config/database/postgresOAuth scopes
- database:read
The fine-grained token must include the following permissions to access this endpoint:
- database_config_read
Path parameters
- refRequiredstring
Project ref
Response codes
- 200
- 401
- 403
- 429
- 500
Response (200)
{ "effective_cache_size": "lorem", "logical_decoding_work_mem": "lorem", "cron.log_statement": true, "log_autovacuum_min_duration": "444444444444444444444444444444444444444444444444444", "log_checkpoints": true, "log_connections": true, "log_disconnections": true, "log_duration": true, "log_lock_waits": true, "log_recovery_conflict_waits": true, "log_replication_commands": true, "log_startup_progress_interval": "444444444444444444444444444444444444444444444444444", "log_temp_files": "lorem", "maintenance_work_mem": "lorem", "track_activity_query_size": "lorem", "max_connections": 1, "max_locks_per_transaction": 10, "max_logical_replication_workers": 0, "max_parallel_maintenance_workers": 0, "max_parallel_workers": 0, "max_parallel_workers_per_gather": 0, "max_replication_slots": -9007199254740991, "max_slot_wal_keep_size": "lorem", "max_standby_archive_delay": "lorem", "max_standby_streaming_delay": "lorem", "max_sync_workers_per_subscription": 0, "max_wal_size": "lorem", "max_wal_senders": -9007199254740991, "max_worker_processes": 0, "session_replication_role": "origin", "shared_buffers": "lorem", "statement_timeout": "444444444444444444444444444444444444444444444444444", "track_commit_timestamp": true, "wal_keep_size": "lorem", "wal_sender_timeout": "444444444444444444444444444444444444444444444444444", "work_mem": "lorem", "checkpoint_timeout": "444444444444444444444444444444444444444444444444444", "hot_standby_feedback": true}