Search PostgreSQL documentation
PG 18 · Browse by category, or enter a name or keyword
Popular entries9769
earthearth () → float8 Returns the assumed radius of the Earth.earthdistance — calculate great-circle distances › Cube-Based Earth Distances
earth_boxearth_box ( earth, float8 ) → cube Returns a box suitable for an indexed search using the cube @> operator for points within a given great circle distance of a location. Some points in this …earthdistance — calculate great-circle distances › Cube-Based Earth Distances
earth_distanceearth_distance ( earth, earth ) → float8 Returns the great circle distance between two points on the surface of the Earth.earthdistance — calculate great-circle distances › Cube-Based Earth Distances
earthdistanceF.14. earthdistance — calculate great-circle distances
The earthdistance module provides two different approaches to calculating great circle distances on the surface of the Earth. The one d…earthdistance — calculate great-circle distances
earthdistance — calculate great-circle distancesF.14. earthdistance — calculate great-circle distances
The earthdistance module provides two different approaches to calculating great circle distances on the surface of the Earth. The one d…earthdistance — calculate great-circle distances
ebs_fdwRust/pgrx foreign data wrapper for listing AWS EBS volumes through PostgreSQL.
aws ebs fdw pgrx
olddog
Foreign data wrappersForeign data wrappers · Extensions
ecazRust PostgreSQL extension for high-performance vector storage with broad quantization and index support.
agent-ix ai embeddings machine-learning pgrx postgresql postgresql-extension quantiza…AI and vectors · Extensions
ecpgecpg ecpg — embedded SQL C preprocessor
Synopsis ecpg [option...] file...ecpg
ecpgecpg ecpg — embedded SQL C preprocessor
Synopsis ecpg [option...] file...ecpg
ecpg --help-?--help
Show help about ecpg command line arguments, and exit.ecpg › Options
ecpg --version--version
Print the ecpg version and exit.ecpg › Options
ecpg -c-c
Automatically generate certain C code from SQL code. Currently, this works for EXEC SQL TYPE.ecpg › Options
ecpg -C mode-C mode
Set a compatibility mode. mode can be INFORMIX, INFORMIX_SE, or ORACLE.ecpg › Options
ecpg -D symbol[=value]-D symbol[=value]
Define a preprocessor symbol, equivalently to the EXEC SQL DEFINE directive. If no value is specified, the symbol is defined with the value 1.ecpg › Options
ecpg -h-h
Process header files. When this option is specified, the output file extension becomes .h not .c, and the default input file extension is .pgh not .pgc. Also, the -c option is forced on.ecpg › Options
ecpg -i-i
Parse system include files as well.ecpg › Options
ecpg -I directory-I directory
Specify an additional include path, used to find files included via EXEC SQL INCLUDE. Defaults are . (current directory), /usr/local/include, the PostgreSQL include directory wh…ecpg › Options
ecpg -o filename-o filename
Specifies that ecpg should write all its output to the given filename. Write -o - to send all output to standard output.ecpg › Options
ecpg -r option-r option
Selects run-time behavior. Option can be one of the following: no_indicator Do not use indicators but instead use special values to represent null values. Historically there have b…ecpg › Options
ecpg -t-t
Turn on autocommit of transactions. In this mode, each SQL command is automatically committed unless it is inside an explicit transaction block. In the default mode, commands are committe…ecpg › Options
ecpg -v-v
Print additional information including the version and the "include" path.ecpg › Options
ecpg no_indicatorno_indicator
Do not use indicators but instead use special values to represent null values. Historically there have been databases using this approach.ecpg › Options
ecpg prepareprepare
Prepare all statements before using them. Libecpg will keep a cache of prepared statements and reuse a statement if it gets executed again. If the cache runs full, libecpg will free …ecpg › Options
ecpg questionmarksquestionmarks
Allow question mark as placeholder for compatibility reasons. This used to be the default long ago.ecpg › Options
ECPG — Embedded SQL in CChapter 34. ECPG — Embedded SQL in C
This chapter describes the embedded SQL package for PostgreSQL. It was written by Linus Tolke (<linus@epact.se>) and Michael Meskes (<meskes@postgresql.o…ECPG — Embedded SQL in C
ed25519PostgreSQL extension for a modern and secure digital signature algorithm based on performance-optimized elliptic curves
cardano cryptography ed25519 postgresql-extension
ed25519
SecuritySecurity · Extensions
edb_block_commandsRestricts EDB Advanced Server superusers from utility, DML, and SELECT commands using whitelist GUCs.
command-blocking edb-advanced-server security session-preload superuser
edb_block_comman…Security · Extensions
edb_cloneschemaLocal and cross-database schema cloning for EPAS.
schema clone migration parallel
edb_cloneschema
AdministrationAdministration · Extensions
edb_foreignkeyconstraintmanagerManage trigger-based foreign-key behavior for partitioned tables on EDB Postgres Advanced Server
edb foreign-key partitioning
edb_foreignkeyconstraintmanager
AdministrationAdministration · Extensions
edb_job_schedulerEPAS background-worker runtime for scheduled database jobs.
scheduler jobs background-worker oracle
edb_job_scheduler
Time seriesTime series · Extensions
edb_otelOpenTelemetry metrics and trace export for PostgreSQL and EDB extensions.
opentelemetry metrics tracing observability
edb_otel
MonitoringMonitoring · Extensions
edb_pg_tunerResource and workload analysis with PostgreSQL tuning recommendations.
tuning configuration recommendation autotune
edb_pg_tuner
AdministrationAdministration · Extensions
edb_stat_monitorBucketed query execution statistics for PostgreSQL and EDB Postgres.
query statistics monitoring buckets
edb_stat_monitor
MonitoringMonitoring · Extensions
edb_wait_statesPersistent sampling of backend wait events and related query context.
wait-events sampling performance monitoring
edb_wait_states
MonitoringMonitoring · Extensions
Editing the PO Files56.1.4. Editing the PO Files
The PO files can be edited with a regular text editor. There are also several specialized editors for PO files which can help the process with translation-specif…Editing the PO Files
ednbPostgres extension to support EDN as a custom datatype
ednb
Data typesData types · Extensions
edtf_postgresEDTF validation, normalization, date bounds, and temporal relations.
edtf iso-8601 temporal date
edtf
Time seriesTime series · Extensions
effective_cache_sizeeffective_cache_size
Query Tuning
10
Sets the planner's assumption about the effective size of the disk cache that is available to a single query. This is factored into estimates of the cost…Configuration · Query Tuning
effective_io_concurrencyeffective_io_concurrency
Resource Usage
10
Sets the number of concurrent disk I/O operations that PostgreSQL expects can be executed simultaneously. Raising this value will increase the numb…Configuration · Resource Usage
effective_wal_leveleffective_wal_level
Preset Options
19
Reports the actual WAL logging level currently in effect in the system. This parameter shares the same set of values as wal_level, but reflects the oper…Configuration · Preset Options
More results
Find definitions in the PostgreSQL manuals, reference library, and extension catalogue.
pg17: choose a version ex: extensions only ↑↓ select ↵ open