Merge ~sergiodj/ubuntu/+source/postgresql-10:MRE-bionic-10.23 into ubuntu/+source/postgresql-10:ubuntu/bionic-devel
- Git
- lp:~sergiodj/ubuntu/+source/postgresql-10
- MRE-bionic-10.23
- Merge into ubuntu/bionic-devel
| Status: | Merged |
|---|---|
| Approved by: | git-ubuntu bot |
| Approved revision: | not available |
| Merged at revision: | 91507506f86f6496b4287c7d6eeeb7382c620f9e |
| Proposed branch: | ~sergiodj/ubuntu/+source/postgresql-10:MRE-bionic-10.23 |
| Merge into: | ubuntu/+source/postgresql-10:ubuntu/bionic-devel |
| Diff against target: |
98924 lines (+18911/-15837) 1519 files modified
.gitrevision (+1/-1) INSTALL (+2/-2) configure (+50/-9) configure.in (+8/-1) contrib/pg_stat_statements/pg_stat_statements.c (+11/-2) contrib/postgres_fdw/expected/postgres_fdw.out (+83/-0) contrib/postgres_fdw/postgres_fdw.c (+49/-0) contrib/postgres_fdw/sql/postgres_fdw.sql (+18/-0) contrib/test_decoding/Makefile (+1/-1) contrib/test_decoding/expected/catalog_change_snapshot.out (+86/-0) contrib/test_decoding/specs/catalog_change_snapshot.spec (+55/-0) contrib/uuid-ossp/uuid-ossp.c (+12/-0) debian/changelog (+18/-0) doc/bug.template (+1/-1) doc/src/sgml/config.sgml (+11/-0) doc/src/sgml/datatype.sgml (+2/-0) doc/src/sgml/docguide.sgml (+1/-1) doc/src/sgml/func.sgml (+6/-9) doc/src/sgml/html/acronyms.html (+3/-3) doc/src/sgml/html/admin.html (+2/-2) doc/src/sgml/html/adminpack.html (+2/-2) doc/src/sgml/html/amcheck.html (+2/-2) doc/src/sgml/html/app-clusterdb.html (+2/-2) doc/src/sgml/html/app-createdb.html (+2/-2) doc/src/sgml/html/app-createuser.html (+2/-2) doc/src/sgml/html/app-dropdb.html (+2/-2) doc/src/sgml/html/app-dropuser.html (+2/-2) doc/src/sgml/html/app-ecpg.html (+2/-2) doc/src/sgml/html/app-initdb.html (+2/-2) doc/src/sgml/html/app-pg-ctl.html (+2/-2) doc/src/sgml/html/app-pg-dumpall.html (+2/-2) doc/src/sgml/html/app-pg-isready.html (+2/-2) doc/src/sgml/html/app-pgbasebackup.html (+2/-2) doc/src/sgml/html/app-pgconfig.html (+2/-2) doc/src/sgml/html/app-pgcontroldata.html (+2/-2) doc/src/sgml/html/app-pgdump.html (+2/-2) doc/src/sgml/html/app-pgreceivewal.html (+2/-2) doc/src/sgml/html/app-pgreceivexlog.html (+3/-3) doc/src/sgml/html/app-pgrecvlogical.html (+2/-2) doc/src/sgml/html/app-pgresetwal.html (+2/-2) doc/src/sgml/html/app-pgresetxlog.html (+3/-3) doc/src/sgml/html/app-pgrestore.html (+2/-2) doc/src/sgml/html/app-pgrewind.html (+2/-2) doc/src/sgml/html/app-postgres.html (+2/-2) doc/src/sgml/html/app-postmaster.html (+2/-2) doc/src/sgml/html/app-psql.html (+3/-3) doc/src/sgml/html/app-reindexdb.html (+2/-2) doc/src/sgml/html/app-vacuumdb.html (+2/-2) doc/src/sgml/html/appendix-obsolete.html (+2/-2) doc/src/sgml/html/appendixes.html (+1/-1) doc/src/sgml/html/applevel-consistency.html (+2/-2) doc/src/sgml/html/archive-recovery-settings.html (+2/-2) doc/src/sgml/html/arrays.html (+2/-2) doc/src/sgml/html/auth-delay.html (+2/-2) doc/src/sgml/html/auth-methods.html (+2/-2) doc/src/sgml/html/auth-pg-hba-conf.html (+2/-2) doc/src/sgml/html/auth-username-maps.html (+2/-2) doc/src/sgml/html/auto-explain.html (+2/-2) doc/src/sgml/html/backup-dump.html (+2/-2) doc/src/sgml/html/backup-file.html (+2/-2) doc/src/sgml/html/backup.html (+2/-2) doc/src/sgml/html/bgworker.html (+2/-2) doc/src/sgml/html/biblio.html (+2/-2) doc/src/sgml/html/bki-commands.html (+2/-2) doc/src/sgml/html/bki-example.html (+2/-2) doc/src/sgml/html/bki-format.html (+2/-2) doc/src/sgml/html/bki-structure.html (+2/-2) doc/src/sgml/html/bki.html (+2/-2) doc/src/sgml/html/bloom.html (+2/-2) doc/src/sgml/html/bookindex.html (+6/-6) doc/src/sgml/html/brin-builtin-opclasses.html (+2/-2) doc/src/sgml/html/brin-extensibility.html (+2/-2) doc/src/sgml/html/brin-intro.html (+2/-2) doc/src/sgml/html/brin.html (+1/-1) doc/src/sgml/html/btree-gin.html (+2/-2) doc/src/sgml/html/btree-gist.html (+2/-2) doc/src/sgml/html/bug-reporting.html (+3/-3) doc/src/sgml/html/catalog-pg-aggregate.html (+2/-2) doc/src/sgml/html/catalog-pg-am.html (+2/-2) doc/src/sgml/html/catalog-pg-amop.html (+2/-2) doc/src/sgml/html/catalog-pg-amproc.html (+2/-2) doc/src/sgml/html/catalog-pg-attrdef.html (+2/-2) doc/src/sgml/html/catalog-pg-attribute.html (+2/-2) doc/src/sgml/html/catalog-pg-auth-members.html (+2/-2) doc/src/sgml/html/catalog-pg-authid.html (+2/-2) doc/src/sgml/html/catalog-pg-cast.html (+2/-2) doc/src/sgml/html/catalog-pg-class.html (+2/-2) doc/src/sgml/html/catalog-pg-collation.html (+2/-2) doc/src/sgml/html/catalog-pg-constraint.html (+2/-2) doc/src/sgml/html/catalog-pg-conversion.html (+2/-2) doc/src/sgml/html/catalog-pg-database.html (+2/-2) doc/src/sgml/html/catalog-pg-db-role-setting.html (+2/-2) doc/src/sgml/html/catalog-pg-default-acl.html (+2/-2) doc/src/sgml/html/catalog-pg-depend.html (+2/-2) doc/src/sgml/html/catalog-pg-description.html (+2/-2) doc/src/sgml/html/catalog-pg-enum.html (+2/-2) doc/src/sgml/html/catalog-pg-event-trigger.html (+2/-2) doc/src/sgml/html/catalog-pg-extension.html (+2/-2) doc/src/sgml/html/catalog-pg-foreign-data-wrapper.html (+2/-2) doc/src/sgml/html/catalog-pg-foreign-server.html (+2/-2) doc/src/sgml/html/catalog-pg-foreign-table.html (+2/-2) doc/src/sgml/html/catalog-pg-index.html (+2/-2) doc/src/sgml/html/catalog-pg-inherits.html (+2/-2) doc/src/sgml/html/catalog-pg-init-privs.html (+2/-2) doc/src/sgml/html/catalog-pg-language.html (+2/-2) doc/src/sgml/html/catalog-pg-largeobject-metadata.html (+2/-2) doc/src/sgml/html/catalog-pg-largeobject.html (+2/-2) doc/src/sgml/html/catalog-pg-namespace.html (+2/-2) doc/src/sgml/html/catalog-pg-opclass.html (+2/-2) doc/src/sgml/html/catalog-pg-operator.html (+2/-2) doc/src/sgml/html/catalog-pg-opfamily.html (+2/-2) doc/src/sgml/html/catalog-pg-partitioned-table.html (+2/-2) doc/src/sgml/html/catalog-pg-pltemplate.html (+2/-2) doc/src/sgml/html/catalog-pg-policy.html (+2/-2) doc/src/sgml/html/catalog-pg-proc.html (+2/-2) doc/src/sgml/html/catalog-pg-publication-rel.html (+2/-2) doc/src/sgml/html/catalog-pg-publication.html (+2/-2) doc/src/sgml/html/catalog-pg-range.html (+2/-2) doc/src/sgml/html/catalog-pg-replication-origin.html (+2/-2) doc/src/sgml/html/catalog-pg-rewrite.html (+2/-2) doc/src/sgml/html/catalog-pg-seclabel.html (+2/-2) doc/src/sgml/html/catalog-pg-sequence.html (+2/-2) doc/src/sgml/html/catalog-pg-shdepend.html (+2/-2) doc/src/sgml/html/catalog-pg-shdescription.html (+2/-2) doc/src/sgml/html/catalog-pg-shseclabel.html (+2/-2) doc/src/sgml/html/catalog-pg-statistic-ext.html (+2/-2) doc/src/sgml/html/catalog-pg-statistic.html (+2/-2) doc/src/sgml/html/catalog-pg-subscription-rel.html (+2/-2) doc/src/sgml/html/catalog-pg-subscription.html (+2/-2) doc/src/sgml/html/catalog-pg-tablespace.html (+2/-2) doc/src/sgml/html/catalog-pg-transform.html (+2/-2) doc/src/sgml/html/catalog-pg-trigger.html (+2/-2) doc/src/sgml/html/catalog-pg-ts-config-map.html (+2/-2) doc/src/sgml/html/catalog-pg-ts-config.html (+2/-2) doc/src/sgml/html/catalog-pg-ts-dict.html (+2/-2) doc/src/sgml/html/catalog-pg-ts-parser.html (+2/-2) doc/src/sgml/html/catalog-pg-ts-template.html (+2/-2) doc/src/sgml/html/catalog-pg-type.html (+2/-2) doc/src/sgml/html/catalog-pg-user-mapping.html (+2/-2) doc/src/sgml/html/catalogs-overview.html (+2/-2) doc/src/sgml/html/catalogs.html (+2/-2) doc/src/sgml/html/charset.html (+2/-2) doc/src/sgml/html/chkpass.html (+2/-2) doc/src/sgml/html/citext.html (+2/-2) doc/src/sgml/html/client-authentication-problems.html (+2/-2) doc/src/sgml/html/client-authentication.html (+2/-2) doc/src/sgml/html/client-interfaces.html (+2/-2) doc/src/sgml/html/collation.html (+2/-2) doc/src/sgml/html/config-setting.html (+2/-2) doc/src/sgml/html/connect-estab.html (+2/-2) doc/src/sgml/html/continuous-archiving.html (+2/-2) doc/src/sgml/html/contrib-dblink-build-sql-delete.html (+2/-2) doc/src/sgml/html/contrib-dblink-build-sql-insert.html (+2/-2) doc/src/sgml/html/contrib-dblink-build-sql-update.html (+2/-2) doc/src/sgml/html/contrib-dblink-cancel-query.html (+2/-2) doc/src/sgml/html/contrib-dblink-close.html (+2/-2) doc/src/sgml/html/contrib-dblink-connect-u.html (+2/-2) doc/src/sgml/html/contrib-dblink-connect.html (+2/-2) doc/src/sgml/html/contrib-dblink-disconnect.html (+2/-2) doc/src/sgml/html/contrib-dblink-error-message.html (+2/-2) doc/src/sgml/html/contrib-dblink-exec.html (+2/-2) doc/src/sgml/html/contrib-dblink-fetch.html (+2/-2) doc/src/sgml/html/contrib-dblink-function.html (+2/-2) doc/src/sgml/html/contrib-dblink-get-connections.html (+2/-2) doc/src/sgml/html/contrib-dblink-get-notify.html (+2/-2) doc/src/sgml/html/contrib-dblink-get-pkey.html (+2/-2) doc/src/sgml/html/contrib-dblink-get-result.html (+2/-2) doc/src/sgml/html/contrib-dblink-is-busy.html (+2/-2) doc/src/sgml/html/contrib-dblink-open.html (+2/-2) doc/src/sgml/html/contrib-dblink-send-query.html (+2/-2) doc/src/sgml/html/contrib-prog-client.html (+2/-2) doc/src/sgml/html/contrib-prog-server.html (+2/-2) doc/src/sgml/html/contrib-prog.html (+2/-2) doc/src/sgml/html/contrib-spi.html (+2/-2) doc/src/sgml/html/contrib.html (+2/-2) doc/src/sgml/html/creating-cluster.html (+2/-2) doc/src/sgml/html/cube.html (+2/-2) doc/src/sgml/html/custom-scan-execution.html (+2/-2) doc/src/sgml/html/custom-scan-path.html (+2/-2) doc/src/sgml/html/custom-scan-plan.html (+2/-2) doc/src/sgml/html/custom-scan.html (+2/-2) doc/src/sgml/html/database-roles.html (+2/-2) doc/src/sgml/html/datatype-binary.html (+2/-2) doc/src/sgml/html/datatype-bit.html (+2/-2) doc/src/sgml/html/datatype-boolean.html (+2/-2) doc/src/sgml/html/datatype-character.html (+4/-2) doc/src/sgml/html/datatype-datetime.html (+2/-2) doc/src/sgml/html/datatype-enum.html (+2/-2) doc/src/sgml/html/datatype-geometric.html (+2/-2) doc/src/sgml/html/datatype-json.html (+2/-2) doc/src/sgml/html/datatype-money.html (+2/-2) doc/src/sgml/html/datatype-net-types.html (+2/-2) doc/src/sgml/html/datatype-numeric.html (+2/-2) doc/src/sgml/html/datatype-oid.html (+2/-2) doc/src/sgml/html/datatype-pg-lsn.html (+2/-2) doc/src/sgml/html/datatype-pseudo.html (+2/-2) doc/src/sgml/html/datatype-textsearch.html (+2/-2) doc/src/sgml/html/datatype-uuid.html (+2/-2) doc/src/sgml/html/datatype-xml.html (+2/-2) doc/src/sgml/html/datatype.html (+2/-2) doc/src/sgml/html/datetime-appendix.html (+2/-2) doc/src/sgml/html/datetime-config-files.html (+2/-2) doc/src/sgml/html/datetime-input-rules.html (+2/-2) doc/src/sgml/html/datetime-invalid-input.html (+2/-2) doc/src/sgml/html/datetime-julian-dates.html (+2/-2) doc/src/sgml/html/datetime-keywords.html (+2/-2) doc/src/sgml/html/datetime-posix-timezone-specs.html (+2/-2) doc/src/sgml/html/datetime-units-history.html (+2/-2) doc/src/sgml/html/dblink.html (+2/-2) doc/src/sgml/html/ddl-alter.html (+2/-2) doc/src/sgml/html/ddl-basics.html (+2/-2) doc/src/sgml/html/ddl-constraints.html (+2/-2) doc/src/sgml/html/ddl-default.html (+2/-2) doc/src/sgml/html/ddl-depend.html (+2/-2) doc/src/sgml/html/ddl-foreign-data.html (+2/-2) doc/src/sgml/html/ddl-inherit.html (+2/-2) doc/src/sgml/html/ddl-others.html (+2/-2) doc/src/sgml/html/ddl-partitioning.html (+2/-2) doc/src/sgml/html/ddl-priv.html (+2/-2) doc/src/sgml/html/ddl-rowsecurity.html (+2/-2) doc/src/sgml/html/ddl-schemas.html (+2/-2) doc/src/sgml/html/ddl-system-columns.html (+2/-2) doc/src/sgml/html/ddl.html (+2/-2) doc/src/sgml/html/default-roles.html (+2/-2) doc/src/sgml/html/dict-int.html (+2/-2) doc/src/sgml/html/dict-xsyn.html (+2/-2) doc/src/sgml/html/different-replication-solutions.html (+2/-2) doc/src/sgml/html/disk-full.html (+2/-2) doc/src/sgml/html/disk-usage.html (+2/-2) doc/src/sgml/html/diskusage.html (+2/-2) doc/src/sgml/html/dml-delete.html (+2/-2) doc/src/sgml/html/dml-insert.html (+2/-2) doc/src/sgml/html/dml-returning.html (+2/-2) doc/src/sgml/html/dml-update.html (+2/-2) doc/src/sgml/html/dml.html (+2/-2) doc/src/sgml/html/docguide-authoring.html (+2/-2) doc/src/sgml/html/docguide-build.html (+2/-2) doc/src/sgml/html/docguide-docbook.html (+3/-3) doc/src/sgml/html/docguide-style.html (+2/-2) doc/src/sgml/html/docguide-toolsets.html (+2/-2) doc/src/sgml/html/docguide.html (+2/-2) doc/src/sgml/html/dynamic-trace.html (+2/-2) doc/src/sgml/html/earthdistance.html (+2/-2) doc/src/sgml/html/ecpg-commands.html (+2/-2) doc/src/sgml/html/ecpg-concept.html (+2/-2) doc/src/sgml/html/ecpg-connect.html (+2/-2) doc/src/sgml/html/ecpg-cpp.html (+2/-2) doc/src/sgml/html/ecpg-descriptors.html (+2/-2) doc/src/sgml/html/ecpg-develop.html (+2/-2) doc/src/sgml/html/ecpg-dynamic.html (+2/-2) doc/src/sgml/html/ecpg-errors.html (+2/-2) doc/src/sgml/html/ecpg-informix-compat.html (+2/-2) doc/src/sgml/html/ecpg-library.html (+2/-2) doc/src/sgml/html/ecpg-lo.html (+2/-2) doc/src/sgml/html/ecpg-pgtypes.html (+2/-2) doc/src/sgml/html/ecpg-preproc.html (+2/-2) doc/src/sgml/html/ecpg-process.html (+2/-2) doc/src/sgml/html/ecpg-sql-allocate-descriptor.html (+2/-2) doc/src/sgml/html/ecpg-sql-commands.html (+2/-2) doc/src/sgml/html/ecpg-sql-connect.html (+2/-2) doc/src/sgml/html/ecpg-sql-deallocate-descriptor.html (+2/-2) doc/src/sgml/html/ecpg-sql-declare.html (+2/-2) doc/src/sgml/html/ecpg-sql-describe.html (+2/-2) doc/src/sgml/html/ecpg-sql-disconnect.html (+2/-2) doc/src/sgml/html/ecpg-sql-execute-immediate.html (+2/-2) doc/src/sgml/html/ecpg-sql-get-descriptor.html (+2/-2) doc/src/sgml/html/ecpg-sql-open.html (+2/-2) doc/src/sgml/html/ecpg-sql-prepare.html (+2/-2) doc/src/sgml/html/ecpg-sql-set-autocommit.html (+2/-2) doc/src/sgml/html/ecpg-sql-set-connection.html (+2/-2) doc/src/sgml/html/ecpg-sql-set-descriptor.html (+2/-2) doc/src/sgml/html/ecpg-sql-type.html (+2/-2) doc/src/sgml/html/ecpg-sql-var.html (+2/-2) doc/src/sgml/html/ecpg-sql-whenever.html (+2/-2) doc/src/sgml/html/ecpg-variables.html (+2/-2) doc/src/sgml/html/ecpg.html (+2/-2) doc/src/sgml/html/encryption-options.html (+2/-2) doc/src/sgml/html/errcodes-appendix.html (+3/-3) doc/src/sgml/html/error-message-reporting.html (+2/-2) doc/src/sgml/html/error-style-guide.html (+2/-2) doc/src/sgml/html/event-log-registration.html (+2/-2) doc/src/sgml/html/event-trigger-definition.html (+2/-2) doc/src/sgml/html/event-trigger-example.html (+2/-2) doc/src/sgml/html/event-trigger-interface.html (+2/-2) doc/src/sgml/html/event-trigger-matrix.html (+2/-2) doc/src/sgml/html/event-trigger-table-rewrite-example.html (+2/-2) doc/src/sgml/html/event-triggers.html (+2/-2) doc/src/sgml/html/executor.html (+2/-2) doc/src/sgml/html/explicit-joins.html (+2/-2) doc/src/sgml/html/explicit-locking.html (+2/-2) doc/src/sgml/html/extend-extensions.html (+2/-2) doc/src/sgml/html/extend-how.html (+2/-2) doc/src/sgml/html/extend-pgxs.html (+2/-2) doc/src/sgml/html/extend-type-system.html (+2/-2) doc/src/sgml/html/extend.html (+2/-2) doc/src/sgml/html/external-admin-tools.html (+2/-2) doc/src/sgml/html/external-extensions.html (+2/-2) doc/src/sgml/html/external-interfaces.html (+2/-2) doc/src/sgml/html/external-pl.html (+2/-2) doc/src/sgml/html/external-projects.html (+2/-2) doc/src/sgml/html/fdw-callbacks.html (+2/-2) doc/src/sgml/html/fdw-functions.html (+2/-2) doc/src/sgml/html/fdw-helpers.html (+2/-2) doc/src/sgml/html/fdw-planning.html (+2/-2) doc/src/sgml/html/fdw-row-locking.html (+2/-2) doc/src/sgml/html/fdwhandler.html (+2/-2) doc/src/sgml/html/features-sql-standard.html (+2/-2) doc/src/sgml/html/features.html (+2/-2) doc/src/sgml/html/file-fdw.html (+2/-2) doc/src/sgml/html/functions-admin.html (+2/-2) doc/src/sgml/html/functions-aggregate.html (+2/-2) doc/src/sgml/html/functions-array.html (+2/-2) doc/src/sgml/html/functions-binarystring.html (+2/-2) doc/src/sgml/html/functions-bitstring.html (+2/-2) doc/src/sgml/html/functions-comparison.html (+2/-2) doc/src/sgml/html/functions-comparisons.html (+2/-2) doc/src/sgml/html/functions-conditional.html (+2/-2) doc/src/sgml/html/functions-datetime.html (+2/-2) doc/src/sgml/html/functions-enum.html (+2/-2) doc/src/sgml/html/functions-event-triggers.html (+2/-2) doc/src/sgml/html/functions-formatting.html (+2/-2) doc/src/sgml/html/functions-geometry.html (+2/-2) doc/src/sgml/html/functions-info.html (+2/-2) doc/src/sgml/html/functions-json.html (+8/-8) doc/src/sgml/html/functions-logical.html (+2/-2) doc/src/sgml/html/functions-matching.html (+2/-2) doc/src/sgml/html/functions-math.html (+2/-2) doc/src/sgml/html/functions-net.html (+2/-2) doc/src/sgml/html/functions-range.html (+2/-2) doc/src/sgml/html/functions-sequence.html (+2/-2) doc/src/sgml/html/functions-srf.html (+2/-2) doc/src/sgml/html/functions-string.html (+2/-2) doc/src/sgml/html/functions-subquery.html (+2/-2) doc/src/sgml/html/functions-textsearch.html (+2/-2) doc/src/sgml/html/functions-trigger.html (+2/-2) doc/src/sgml/html/functions-window.html (+2/-2) doc/src/sgml/html/functions-xml.html (+2/-2) doc/src/sgml/html/functions.html (+2/-2) doc/src/sgml/html/fuzzystrmatch.html (+2/-2) doc/src/sgml/html/generic-wal.html (+2/-2) doc/src/sgml/html/geqo-biblio.html (+2/-2) doc/src/sgml/html/geqo-intro.html (+2/-2) doc/src/sgml/html/geqo-intro2.html (+2/-2) doc/src/sgml/html/geqo-pg-intro.html (+2/-2) doc/src/sgml/html/geqo.html (+2/-2) doc/src/sgml/html/gin-builtin-opclasses.html (+2/-2) doc/src/sgml/html/gin-examples.html (+2/-2) doc/src/sgml/html/gin-extensibility.html (+2/-2) doc/src/sgml/html/gin-implementation.html (+2/-2) doc/src/sgml/html/gin-intro.html (+2/-2) doc/src/sgml/html/gin-limit.html (+2/-2) doc/src/sgml/html/gin-tips.html (+2/-2) doc/src/sgml/html/gin.html (+1/-1) doc/src/sgml/html/gist-builtin-opclasses.html (+2/-2) doc/src/sgml/html/gist-examples.html (+2/-2) doc/src/sgml/html/gist-extensibility.html (+2/-2) doc/src/sgml/html/gist-implementation.html (+2/-2) doc/src/sgml/html/gist-intro.html (+2/-2) doc/src/sgml/html/gist.html (+1/-1) doc/src/sgml/html/git.html (+2/-2) doc/src/sgml/html/hash-implementation.html (+2/-2) doc/src/sgml/html/hash-index.html (+1/-1) doc/src/sgml/html/hash-intro.html (+2/-2) doc/src/sgml/html/high-availability.html (+2/-2) doc/src/sgml/html/history.html (+2/-2) doc/src/sgml/html/hot-standby.html (+2/-2) doc/src/sgml/html/how-parallel-query-works.html (+2/-2) doc/src/sgml/html/hstore.html (+2/-2) doc/src/sgml/html/index-api.html (+2/-2) doc/src/sgml/html/index-cost-estimation.html (+2/-2) doc/src/sgml/html/index-functions.html (+2/-2) doc/src/sgml/html/index-locking.html (+2/-2) doc/src/sgml/html/index-scanning.html (+2/-2) doc/src/sgml/html/index-unique-checks.html (+2/-2) doc/src/sgml/html/index.html (+1/-1) doc/src/sgml/html/indexam.html (+2/-2) doc/src/sgml/html/indexes-bitmap-scans.html (+2/-2) doc/src/sgml/html/indexes-collations.html (+2/-2) doc/src/sgml/html/indexes-examine.html (+2/-2) doc/src/sgml/html/indexes-expressional.html (+2/-2) doc/src/sgml/html/indexes-index-only-scans.html (+2/-2) doc/src/sgml/html/indexes-intro.html (+2/-2) doc/src/sgml/html/indexes-multicolumn.html (+2/-2) doc/src/sgml/html/indexes-opclass.html (+2/-2) doc/src/sgml/html/indexes-ordering.html (+2/-2) doc/src/sgml/html/indexes-partial.html (+2/-2) doc/src/sgml/html/indexes-types.html (+3/-3) doc/src/sgml/html/indexes-unique.html (+2/-2) doc/src/sgml/html/indexes.html (+2/-2) doc/src/sgml/html/information-schema.html (+2/-2) doc/src/sgml/html/infoschema-administrable-role-authorizations.html (+2/-2) doc/src/sgml/html/infoschema-applicable-roles.html (+2/-2) doc/src/sgml/html/infoschema-attributes.html (+2/-2) doc/src/sgml/html/infoschema-character-sets.html (+2/-2) doc/src/sgml/html/infoschema-check-constraint-routine-usage.html (+2/-2) doc/src/sgml/html/infoschema-check-constraints.html (+2/-2) doc/src/sgml/html/infoschema-collation-character-set-applicab.html (+2/-2) doc/src/sgml/html/infoschema-collations.html (+2/-2) doc/src/sgml/html/infoschema-column-domain-usage.html (+2/-2) doc/src/sgml/html/infoschema-column-options.html (+2/-2) doc/src/sgml/html/infoschema-column-privileges.html (+2/-2) doc/src/sgml/html/infoschema-column-udt-usage.html (+2/-2) doc/src/sgml/html/infoschema-columns.html (+2/-2) doc/src/sgml/html/infoschema-constraint-column-usage.html (+2/-2) doc/src/sgml/html/infoschema-constraint-table-usage.html (+2/-2) doc/src/sgml/html/infoschema-data-type-privileges.html (+2/-2) doc/src/sgml/html/infoschema-datatypes.html (+2/-2) doc/src/sgml/html/infoschema-domain-constraints.html (+2/-2) doc/src/sgml/html/infoschema-domain-udt-usage.html (+2/-2) doc/src/sgml/html/infoschema-domains.html (+2/-2) doc/src/sgml/html/infoschema-element-types.html (+2/-2) doc/src/sgml/html/infoschema-enabled-roles.html (+2/-2) doc/src/sgml/html/infoschema-foreign-data-wrapper-options.html (+2/-2) doc/src/sgml/html/infoschema-foreign-data-wrappers.html (+2/-2) doc/src/sgml/html/infoschema-foreign-server-options.html (+2/-2) doc/src/sgml/html/infoschema-foreign-servers.html (+2/-2) doc/src/sgml/html/infoschema-foreign-table-options.html (+2/-2) doc/src/sgml/html/infoschema-foreign-tables.html (+2/-2) doc/src/sgml/html/infoschema-information-schema-catalog-name.html (+2/-2) doc/src/sgml/html/infoschema-key-column-usage.html (+2/-2) doc/src/sgml/html/infoschema-parameters.html (+2/-2) doc/src/sgml/html/infoschema-referential-constraints.html (+2/-2) doc/src/sgml/html/infoschema-role-column-grants.html (+2/-2) doc/src/sgml/html/infoschema-role-routine-grants.html (+2/-2) doc/src/sgml/html/infoschema-role-table-grants.html (+2/-2) doc/src/sgml/html/infoschema-role-udt-grants.html (+2/-2) doc/src/sgml/html/infoschema-role-usage-grants.html (+2/-2) doc/src/sgml/html/infoschema-routine-privileges.html (+2/-2) doc/src/sgml/html/infoschema-routines.html (+2/-2) doc/src/sgml/html/infoschema-schema.html (+2/-2) doc/src/sgml/html/infoschema-schemata.html (+2/-2) doc/src/sgml/html/infoschema-sequences.html (+2/-2) doc/src/sgml/html/infoschema-sql-features.html (+2/-2) doc/src/sgml/html/infoschema-sql-implementation-info.html (+2/-2) doc/src/sgml/html/infoschema-sql-languages.html (+2/-2) doc/src/sgml/html/infoschema-sql-packages.html (+2/-2) doc/src/sgml/html/infoschema-sql-parts.html (+2/-2) doc/src/sgml/html/infoschema-sql-sizing-profiles.html (+2/-2) doc/src/sgml/html/infoschema-sql-sizing.html (+2/-2) doc/src/sgml/html/infoschema-table-constraints.html (+2/-2) doc/src/sgml/html/infoschema-table-privileges.html (+2/-2) doc/src/sgml/html/infoschema-tables.html (+2/-2) doc/src/sgml/html/infoschema-transforms.html (+2/-2) doc/src/sgml/html/infoschema-triggered-update-columns.html (+2/-2) doc/src/sgml/html/infoschema-triggers.html (+2/-2) doc/src/sgml/html/infoschema-udt-privileges.html (+2/-2) doc/src/sgml/html/infoschema-usage-privileges.html (+2/-2) doc/src/sgml/html/infoschema-user-defined-types.html (+2/-2) doc/src/sgml/html/infoschema-user-mapping-options.html (+2/-2) doc/src/sgml/html/infoschema-user-mappings.html (+2/-2) doc/src/sgml/html/infoschema-view-column-usage.html (+2/-2) doc/src/sgml/html/infoschema-view-routine-usage.html (+2/-2) doc/src/sgml/html/infoschema-view-table-usage.html (+2/-2) doc/src/sgml/html/infoschema-views.html (+2/-2) doc/src/sgml/html/install-getsource.html (+7/-7) doc/src/sgml/html/install-post.html (+2/-2) doc/src/sgml/html/install-procedure.html (+3/-3) doc/src/sgml/html/install-requirements.html (+2/-2) doc/src/sgml/html/install-short.html (+2/-2) doc/src/sgml/html/install-windows-full.html (+3/-3) doc/src/sgml/html/install-windows.html (+2/-2) doc/src/sgml/html/installation-platform-notes.html (+2/-2) doc/src/sgml/html/installation.html (+2/-2) doc/src/sgml/html/intagg.html (+2/-2) doc/src/sgml/html/intarray.html (+2/-2) doc/src/sgml/html/internals.html (+2/-2) doc/src/sgml/html/intro-whatis.html (+2/-2) doc/src/sgml/html/isn.html (+2/-2) doc/src/sgml/html/kernel-resources.html (+21/-7) doc/src/sgml/html/largeobjects.html (+2/-2) doc/src/sgml/html/libpq-async.html (+2/-2) doc/src/sgml/html/libpq-build.html (+2/-2) doc/src/sgml/html/libpq-cancel.html (+2/-2) doc/src/sgml/html/libpq-connect.html (+2/-2) doc/src/sgml/html/libpq-control.html (+2/-2) doc/src/sgml/html/libpq-copy.html (+2/-2) doc/src/sgml/html/libpq-envars.html (+2/-2) doc/src/sgml/html/libpq-events.html (+2/-2) doc/src/sgml/html/libpq-example.html (+2/-2) doc/src/sgml/html/libpq-exec.html (+2/-2) doc/src/sgml/html/libpq-fastpath.html (+2/-2) doc/src/sgml/html/libpq-ldap.html (+2/-2) doc/src/sgml/html/libpq-misc.html (+2/-2) doc/src/sgml/html/libpq-notice-processing.html (+2/-2) doc/src/sgml/html/libpq-notify.html (+2/-2) doc/src/sgml/html/libpq-pgpass.html (+2/-2) doc/src/sgml/html/libpq-pgservice.html (+2/-2) doc/src/sgml/html/libpq-single-row-mode.html (+2/-2) doc/src/sgml/html/libpq-ssl.html (+2/-2) doc/src/sgml/html/libpq-status.html (+3/-5) doc/src/sgml/html/libpq-threading.html (+2/-2) doc/src/sgml/html/libpq.html (+2/-2) doc/src/sgml/html/lo-examplesect.html (+2/-2) doc/src/sgml/html/lo-funcs.html (+2/-2) doc/src/sgml/html/lo-implementation.html (+2/-2) doc/src/sgml/html/lo-interfaces.html (+2/-2) doc/src/sgml/html/lo-intro.html (+2/-2) doc/src/sgml/html/lo.html (+2/-2) doc/src/sgml/html/locale.html (+2/-2) doc/src/sgml/html/locking-indexes.html (+2/-2) doc/src/sgml/html/log-shipping-alternative.html (+2/-2) doc/src/sgml/html/logfile-maintenance.html (+13/-3) doc/src/sgml/html/logical-replication-architecture.html (+2/-2) doc/src/sgml/html/logical-replication-config.html (+2/-2) doc/src/sgml/html/logical-replication-conflicts.html (+2/-2) doc/src/sgml/html/logical-replication-monitoring.html (+2/-2) doc/src/sgml/html/logical-replication-publication.html (+2/-2) doc/src/sgml/html/logical-replication-quick-setup.html (+2/-2) doc/src/sgml/html/logical-replication-restrictions.html (+2/-2) doc/src/sgml/html/logical-replication-security.html (+2/-2) doc/src/sgml/html/logical-replication-subscription.html (+2/-2) doc/src/sgml/html/logical-replication.html (+2/-2) doc/src/sgml/html/logicaldecoding-catalogs.html (+2/-2) doc/src/sgml/html/logicaldecoding-example.html (+2/-2) doc/src/sgml/html/logicaldecoding-explanation.html (+2/-2) doc/src/sgml/html/logicaldecoding-output-plugin.html (+2/-2) doc/src/sgml/html/logicaldecoding-sql.html (+2/-2) doc/src/sgml/html/logicaldecoding-synchronous.html (+2/-2) doc/src/sgml/html/logicaldecoding-walsender.html (+2/-2) doc/src/sgml/html/logicaldecoding-writer.html (+2/-2) doc/src/sgml/html/logicaldecoding.html (+2/-2) doc/src/sgml/html/ltree.html (+2/-2) doc/src/sgml/html/maintenance.html (+2/-2) doc/src/sgml/html/manage-ag-config.html (+2/-2) doc/src/sgml/html/manage-ag-createdb.html (+2/-2) doc/src/sgml/html/manage-ag-dropdb.html (+2/-2) doc/src/sgml/html/manage-ag-overview.html (+2/-2) doc/src/sgml/html/manage-ag-tablespaces.html (+2/-2) doc/src/sgml/html/manage-ag-templatedbs.html (+2/-2) doc/src/sgml/html/managing-databases.html (+2/-2) doc/src/sgml/html/monitoring-locks.html (+2/-2) doc/src/sgml/html/monitoring-ps.html (+2/-2) doc/src/sgml/html/monitoring-stats.html (+9/-3) doc/src/sgml/html/monitoring.html (+2/-2) doc/src/sgml/html/multibyte.html (+2/-2) doc/src/sgml/html/multivariate-statistics-examples.html (+2/-2) doc/src/sgml/html/mvcc-caveats.html (+2/-2) doc/src/sgml/html/mvcc-intro.html (+2/-2) doc/src/sgml/html/mvcc.html (+2/-2) doc/src/sgml/html/nls-programmer.html (+2/-2) doc/src/sgml/html/nls-translator.html (+2/-2) doc/src/sgml/html/nls.html (+1/-1) doc/src/sgml/html/non-durability.html (+2/-2) doc/src/sgml/html/notation.html (+2/-2) doc/src/sgml/html/oid2name.html (+2/-2) doc/src/sgml/html/overview.html (+2/-2) doc/src/sgml/html/pageinspect.html (+2/-2) doc/src/sgml/html/parallel-plans.html (+2/-2) doc/src/sgml/html/parallel-query.html (+2/-2) doc/src/sgml/html/parallel-safety.html (+2/-2) doc/src/sgml/html/parser-stage.html (+2/-2) doc/src/sgml/html/passwordcheck.html (+2/-2) doc/src/sgml/html/performance-tips.html (+2/-2) doc/src/sgml/html/perm-functions.html (+2/-2) doc/src/sgml/html/pgarchivecleanup.html (+2/-2) doc/src/sgml/html/pgbench.html (+2/-2) doc/src/sgml/html/pgbuffercache.html (+2/-2) doc/src/sgml/html/pgcrypto.html (+2/-2) doc/src/sgml/html/pgfreespacemap.html (+2/-2) doc/src/sgml/html/pgprewarm.html (+2/-2) doc/src/sgml/html/pgrowlocks.html (+2/-2) doc/src/sgml/html/pgstandby.html (+2/-2) doc/src/sgml/html/pgstatstatements.html (+2/-2) doc/src/sgml/html/pgstattuple.html (+2/-2) doc/src/sgml/html/pgtestfsync.html (+2/-2) doc/src/sgml/html/pgtesttiming.html (+2/-2) doc/src/sgml/html/pgtrgm.html (+2/-2) doc/src/sgml/html/pgupgrade.html (+2/-2) doc/src/sgml/html/pgvisibility.html (+2/-2) doc/src/sgml/html/pgwaldump.html (+2/-2) doc/src/sgml/html/pgxlogdump.html (+3/-3) doc/src/sgml/html/planner-optimizer.html (+2/-2) doc/src/sgml/html/planner-stats-details.html (+2/-2) doc/src/sgml/html/planner-stats-security.html (+2/-2) doc/src/sgml/html/planner-stats.html (+2/-2) doc/src/sgml/html/plhandler.html (+2/-2) doc/src/sgml/html/plperl-builtins.html (+2/-2) doc/src/sgml/html/plperl-data.html (+2/-2) doc/src/sgml/html/plperl-event-triggers.html (+2/-2) doc/src/sgml/html/plperl-funcs.html (+2/-2) doc/src/sgml/html/plperl-global.html (+2/-2) doc/src/sgml/html/plperl-triggers.html (+2/-2) doc/src/sgml/html/plperl-trusted.html (+2/-2) doc/src/sgml/html/plperl-under-the-hood.html (+2/-2) doc/src/sgml/html/plperl.html (+2/-2) doc/src/sgml/html/plpgsql-control-structures.html (+2/-2) doc/src/sgml/html/plpgsql-cursors.html (+2/-2) doc/src/sgml/html/plpgsql-declarations.html (+2/-2) doc/src/sgml/html/plpgsql-development-tips.html (+2/-2) doc/src/sgml/html/plpgsql-errors-and-messages.html (+2/-2) doc/src/sgml/html/plpgsql-expressions.html (+2/-2) doc/src/sgml/html/plpgsql-implementation.html (+2/-2) doc/src/sgml/html/plpgsql-overview.html (+2/-2) doc/src/sgml/html/plpgsql-porting.html (+2/-2) doc/src/sgml/html/plpgsql-statements.html (+2/-2) doc/src/sgml/html/plpgsql-structure.html (+2/-2) doc/src/sgml/html/plpgsql-trigger.html (+2/-2) doc/src/sgml/html/plpgsql.html (+1/-1) doc/src/sgml/html/plpython-data.html (+2/-2) doc/src/sgml/html/plpython-database.html (+2/-2) doc/src/sgml/html/plpython-do.html (+2/-2) doc/src/sgml/html/plpython-envar.html (+2/-2) doc/src/sgml/html/plpython-funcs.html (+2/-2) doc/src/sgml/html/plpython-python23.html (+2/-2) doc/src/sgml/html/plpython-sharing.html (+2/-2) doc/src/sgml/html/plpython-subtransaction.html (+2/-2) doc/src/sgml/html/plpython-trigger.html (+2/-2) doc/src/sgml/html/plpython-util.html (+2/-2) doc/src/sgml/html/plpython.html (+2/-2) doc/src/sgml/html/pltcl-config.html (+2/-2) doc/src/sgml/html/pltcl-data.html (+2/-2) doc/src/sgml/html/pltcl-dbaccess.html (+2/-2) doc/src/sgml/html/pltcl-error-handling.html (+2/-2) doc/src/sgml/html/pltcl-event-trigger.html (+2/-2) doc/src/sgml/html/pltcl-functions.html (+2/-2) doc/src/sgml/html/pltcl-global.html (+2/-2) doc/src/sgml/html/pltcl-overview.html (+2/-2) doc/src/sgml/html/pltcl-procnames.html (+2/-2) doc/src/sgml/html/pltcl-subtransactions.html (+2/-2) doc/src/sgml/html/pltcl-trigger.html (+2/-2) doc/src/sgml/html/pltcl.html (+2/-2) doc/src/sgml/html/populate.html (+2/-2) doc/src/sgml/html/postgres-fdw.html (+2/-2) doc/src/sgml/html/postgres-user.html (+2/-2) doc/src/sgml/html/preface.html (+2/-2) doc/src/sgml/html/preventing-server-spoofing.html (+2/-2) doc/src/sgml/html/progress-reporting.html (+2/-2) doc/src/sgml/html/protocol-changes.html (+2/-2) doc/src/sgml/html/protocol-error-fields.html (+2/-2) doc/src/sgml/html/protocol-flow.html (+2/-2) doc/src/sgml/html/protocol-logical-replication.html (+2/-2) doc/src/sgml/html/protocol-logicalrep-message-formats.html (+2/-2) doc/src/sgml/html/protocol-message-formats.html (+2/-2) doc/src/sgml/html/protocol-message-types.html (+2/-2) doc/src/sgml/html/protocol-overview.html (+2/-2) doc/src/sgml/html/protocol-replication.html (+2/-2) doc/src/sgml/html/protocol.html (+2/-2) doc/src/sgml/html/queries-limit.html (+2/-2) doc/src/sgml/html/queries-order.html (+2/-2) doc/src/sgml/html/queries-overview.html (+2/-2) doc/src/sgml/html/queries-select-lists.html (+2/-2) doc/src/sgml/html/queries-table-expressions.html (+2/-2) doc/src/sgml/html/queries-union.html (+2/-2) doc/src/sgml/html/queries-values.html (+2/-2) doc/src/sgml/html/queries-with.html (+5/-6) doc/src/sgml/html/queries.html (+2/-2) doc/src/sgml/html/query-path.html (+2/-2) doc/src/sgml/html/querytree.html (+2/-2) doc/src/sgml/html/rangetypes.html (+2/-2) doc/src/sgml/html/recovery-config.html (+2/-2) doc/src/sgml/html/recovery-target-settings.html (+2/-2) doc/src/sgml/html/reference-client.html (+2/-2) doc/src/sgml/html/reference-server.html (+2/-2) doc/src/sgml/html/reference.html (+2/-2) doc/src/sgml/html/regress-coverage.html (+2/-2) doc/src/sgml/html/regress-evaluation.html (+2/-2) doc/src/sgml/html/regress-run.html (+2/-2) doc/src/sgml/html/regress-tap.html (+2/-2) doc/src/sgml/html/regress-variant.html (+2/-2) doc/src/sgml/html/regress.html (+2/-2) doc/src/sgml/html/release-10-1.html (+5/-5) doc/src/sgml/html/release-10-10.html (+6/-6) doc/src/sgml/html/release-10-11.html (+6/-6) doc/src/sgml/html/release-10-12.html (+6/-6) doc/src/sgml/html/release-10-13.html (+6/-6) doc/src/sgml/html/release-10-14.html (+6/-6) doc/src/sgml/html/release-10-15.html (+6/-6) doc/src/sgml/html/release-10-16.html (+6/-6) doc/src/sgml/html/release-10-17.html (+6/-6) doc/src/sgml/html/release-10-18.html (+6/-6) doc/src/sgml/html/release-10-19.html (+6/-6) doc/src/sgml/html/release-10-2.html (+6/-6) doc/src/sgml/html/release-10-20.html (+6/-6) doc/src/sgml/html/release-10-21.html (+6/-6) doc/src/sgml/html/release-10-22.html (+6/-6) doc/src/sgml/html/release-10-23.html (+209/-0) doc/src/sgml/html/release-10-3.html (+6/-6) doc/src/sgml/html/release-10-4.html (+6/-6) doc/src/sgml/html/release-10-5.html (+6/-6) doc/src/sgml/html/release-10-6.html (+6/-6) doc/src/sgml/html/release-10-7.html (+6/-6) doc/src/sgml/html/release-10-8.html (+6/-6) doc/src/sgml/html/release-10-9.html (+6/-6) doc/src/sgml/html/release-10.html (+33/-33) doc/src/sgml/html/release-prior.html (+2/-2) doc/src/sgml/html/release.html (+2/-2) doc/src/sgml/html/replication-origins.html (+2/-2) doc/src/sgml/html/resources.html (+2/-2) doc/src/sgml/html/role-attributes.html (+11/-2) doc/src/sgml/html/role-membership.html (+2/-2) doc/src/sgml/html/role-removal.html (+2/-2) doc/src/sgml/html/routine-reindex.html (+2/-2) doc/src/sgml/html/routine-vacuuming.html (+2/-2) doc/src/sgml/html/row-estimation-examples.html (+2/-2) doc/src/sgml/html/rowtypes.html (+2/-2) doc/src/sgml/html/rule-system.html (+2/-2) doc/src/sgml/html/rules-materializedviews.html (+2/-2) doc/src/sgml/html/rules-privileges.html (+2/-2) doc/src/sgml/html/rules-status.html (+2/-2) doc/src/sgml/html/rules-triggers.html (+2/-2) doc/src/sgml/html/rules-update.html (+2/-2) doc/src/sgml/html/rules-views.html (+2/-2) doc/src/sgml/html/rules.html (+2/-2) doc/src/sgml/html/runtime-config-autovacuum.html (+2/-2) doc/src/sgml/html/runtime-config-client.html (+2/-2) doc/src/sgml/html/runtime-config-compatible.html (+2/-2) doc/src/sgml/html/runtime-config-connection.html (+2/-2) doc/src/sgml/html/runtime-config-custom.html (+2/-2) doc/src/sgml/html/runtime-config-developer.html (+2/-2) doc/src/sgml/html/runtime-config-error-handling.html (+2/-2) doc/src/sgml/html/runtime-config-file-locations.html (+2/-2) doc/src/sgml/html/runtime-config-locks.html (+2/-2) doc/src/sgml/html/runtime-config-logging.html (+24/-20) doc/src/sgml/html/runtime-config-preset.html (+2/-2) doc/src/sgml/html/runtime-config-query.html (+2/-2) doc/src/sgml/html/runtime-config-replication.html (+2/-2) doc/src/sgml/html/runtime-config-resource.html (+2/-2) doc/src/sgml/html/runtime-config-short.html (+2/-2) doc/src/sgml/html/runtime-config-statistics.html (+2/-2) doc/src/sgml/html/runtime-config-wal.html (+2/-2) doc/src/sgml/html/runtime-config.html (+2/-2) doc/src/sgml/html/runtime.html (+2/-2) doc/src/sgml/html/sasl-authentication.html (+2/-2) doc/src/sgml/html/seg.html (+2/-2) doc/src/sgml/html/sepgsql.html (+2/-2) doc/src/sgml/html/server-programming.html (+2/-2) doc/src/sgml/html/server-shutdown.html (+2/-2) doc/src/sgml/html/server-start.html (+4/-2) doc/src/sgml/html/source-conventions.html (+2/-2) doc/src/sgml/html/source-format.html (+2/-2) doc/src/sgml/html/source.html (+1/-1) doc/src/sgml/html/sourcerepo.html (+2/-2) doc/src/sgml/html/spgist-builtin-opclasses.html (+2/-2) doc/src/sgml/html/spgist-examples.html (+2/-2) doc/src/sgml/html/spgist-extensibility.html (+2/-2) doc/src/sgml/html/spgist-implementation.html (+2/-2) doc/src/sgml/html/spgist-intro.html (+2/-2) doc/src/sgml/html/spgist.html (+1/-1) doc/src/sgml/html/spi-examples.html (+2/-2) doc/src/sgml/html/spi-interface-support.html (+2/-2) doc/src/sgml/html/spi-interface.html (+2/-2) doc/src/sgml/html/spi-memory.html (+2/-2) doc/src/sgml/html/spi-realloc.html (+2/-2) doc/src/sgml/html/spi-spi-connect.html (+2/-2) doc/src/sgml/html/spi-spi-copytuple.html (+2/-2) doc/src/sgml/html/spi-spi-cursor-close.html (+2/-2) doc/src/sgml/html/spi-spi-cursor-fetch.html (+2/-2) doc/src/sgml/html/spi-spi-cursor-find.html (+2/-2) doc/src/sgml/html/spi-spi-cursor-move.html (+2/-2) doc/src/sgml/html/spi-spi-cursor-open-with-args.html (+2/-2) doc/src/sgml/html/spi-spi-cursor-open-with-paramlist.html (+2/-2) doc/src/sgml/html/spi-spi-cursor-open.html (+2/-2) doc/src/sgml/html/spi-spi-exec.html (+2/-2) doc/src/sgml/html/spi-spi-execp.html (+2/-2) doc/src/sgml/html/spi-spi-execute-plan-with-paramlist.html (+2/-2) doc/src/sgml/html/spi-spi-execute-plan.html (+2/-2) doc/src/sgml/html/spi-spi-execute-with-args.html (+2/-2) doc/src/sgml/html/spi-spi-execute.html (+2/-2) doc/src/sgml/html/spi-spi-finish.html (+2/-2) doc/src/sgml/html/spi-spi-fname.html (+2/-2) doc/src/sgml/html/spi-spi-fnumber.html (+2/-2) doc/src/sgml/html/spi-spi-freeplan.html (+2/-2) doc/src/sgml/html/spi-spi-freetuple.html (+2/-2) doc/src/sgml/html/spi-spi-freetupletable.html (+2/-2) doc/src/sgml/html/spi-spi-getargcount.html (+2/-2) doc/src/sgml/html/spi-spi-getargtypeid.html (+2/-2) doc/src/sgml/html/spi-spi-getbinval.html (+2/-2) doc/src/sgml/html/spi-spi-getnspname.html (+2/-2) doc/src/sgml/html/spi-spi-getrelname.html (+2/-2) doc/src/sgml/html/spi-spi-gettype.html (+2/-2) doc/src/sgml/html/spi-spi-gettypeid.html (+2/-2) doc/src/sgml/html/spi-spi-getvalue.html (+2/-2) doc/src/sgml/html/spi-spi-is-cursor-plan.html (+2/-2) doc/src/sgml/html/spi-spi-keepplan.html (+2/-2) doc/src/sgml/html/spi-spi-modifytuple.html (+2/-2) doc/src/sgml/html/spi-spi-palloc.html (+2/-2) doc/src/sgml/html/spi-spi-pfree.html (+2/-2) doc/src/sgml/html/spi-spi-prepare-cursor.html (+2/-2) doc/src/sgml/html/spi-spi-prepare-params.html (+2/-2) doc/src/sgml/html/spi-spi-prepare.html (+2/-2) doc/src/sgml/html/spi-spi-register-relation.html (+2/-2) doc/src/sgml/html/spi-spi-register-trigger-data.html (+2/-2) doc/src/sgml/html/spi-spi-returntuple.html (+2/-2) doc/src/sgml/html/spi-spi-saveplan.html (+2/-2) doc/src/sgml/html/spi-spi-scroll-cursor-fetch.html (+2/-2) doc/src/sgml/html/spi-spi-scroll-cursor-move.html (+2/-2) doc/src/sgml/html/spi-spi-unregister-relation.html (+2/-2) doc/src/sgml/html/spi-visibility.html (+2/-2) doc/src/sgml/html/spi.html (+2/-2) doc/src/sgml/html/sql-abort.html (+2/-2) doc/src/sgml/html/sql-alteraggregate.html (+2/-2) doc/src/sgml/html/sql-altercollation.html (+2/-2) doc/src/sgml/html/sql-alterconversion.html (+2/-2) doc/src/sgml/html/sql-alterdatabase.html (+2/-2) doc/src/sgml/html/sql-alterdefaultprivileges.html (+2/-2) doc/src/sgml/html/sql-alterdomain.html (+2/-2) doc/src/sgml/html/sql-altereventtrigger.html (+2/-2) doc/src/sgml/html/sql-alterextension.html (+2/-2) doc/src/sgml/html/sql-alterforeigndatawrapper.html (+2/-2) doc/src/sgml/html/sql-alterforeigntable.html (+2/-2) doc/src/sgml/html/sql-alterfunction.html (+2/-2) doc/src/sgml/html/sql-altergroup.html (+2/-2) doc/src/sgml/html/sql-alterindex.html (+2/-2) doc/src/sgml/html/sql-alterlanguage.html (+2/-2) doc/src/sgml/html/sql-alterlargeobject.html (+2/-2) doc/src/sgml/html/sql-altermaterializedview.html (+2/-2) doc/src/sgml/html/sql-alteropclass.html (+2/-2) doc/src/sgml/html/sql-alteroperator.html (+2/-2) doc/src/sgml/html/sql-alteropfamily.html (+2/-2) doc/src/sgml/html/sql-alterpolicy.html (+2/-2) doc/src/sgml/html/sql-alterpublication.html (+2/-2) doc/src/sgml/html/sql-alterrole.html (+2/-2) doc/src/sgml/html/sql-alterrule.html (+2/-2) doc/src/sgml/html/sql-alterschema.html (+2/-2) doc/src/sgml/html/sql-altersequence.html (+2/-2) doc/src/sgml/html/sql-alterserver.html (+2/-2) doc/src/sgml/html/sql-alterstatistics.html (+2/-2) doc/src/sgml/html/sql-altersubscription.html (+2/-2) doc/src/sgml/html/sql-altersystem.html (+2/-2) doc/src/sgml/html/sql-altertable.html (+2/-2) doc/src/sgml/html/sql-altertablespace.html (+2/-2) doc/src/sgml/html/sql-altertrigger.html (+2/-2) doc/src/sgml/html/sql-altertsconfig.html (+2/-2) doc/src/sgml/html/sql-altertsdictionary.html (+2/-2) doc/src/sgml/html/sql-altertsparser.html (+2/-2) doc/src/sgml/html/sql-altertstemplate.html (+2/-2) doc/src/sgml/html/sql-altertype.html (+2/-2) doc/src/sgml/html/sql-alteruser.html (+2/-2) doc/src/sgml/html/sql-alterusermapping.html (+2/-2) doc/src/sgml/html/sql-alterview.html (+2/-2) doc/src/sgml/html/sql-analyze.html (+9/-14) doc/src/sgml/html/sql-begin.html (+2/-2) doc/src/sgml/html/sql-checkpoint.html (+2/-2) doc/src/sgml/html/sql-close.html (+2/-2) doc/src/sgml/html/sql-cluster.html (+2/-2) doc/src/sgml/html/sql-commands.html (+2/-2) doc/src/sgml/html/sql-comment.html (+2/-2) doc/src/sgml/html/sql-commit-prepared.html (+2/-2) doc/src/sgml/html/sql-commit.html (+2/-2) doc/src/sgml/html/sql-copy.html (+2/-2) doc/src/sgml/html/sql-create-access-method.html (+2/-2) doc/src/sgml/html/sql-createaggregate.html (+2/-2) doc/src/sgml/html/sql-createcast.html (+2/-2) doc/src/sgml/html/sql-createcollation.html (+2/-2) doc/src/sgml/html/sql-createconversion.html (+2/-2) doc/src/sgml/html/sql-createdatabase.html (+4/-4) doc/src/sgml/html/sql-createdomain.html (+2/-2) doc/src/sgml/html/sql-createeventtrigger.html (+2/-2) doc/src/sgml/html/sql-createextension.html (+2/-2) doc/src/sgml/html/sql-createforeigndatawrapper.html (+2/-2) doc/src/sgml/html/sql-createforeigntable.html (+2/-2) doc/src/sgml/html/sql-createfunction.html (+2/-2) doc/src/sgml/html/sql-creategroup.html (+2/-2) doc/src/sgml/html/sql-createindex.html (+5/-4) doc/src/sgml/html/sql-createlanguage.html (+2/-2) doc/src/sgml/html/sql-creatematerializedview.html (+2/-2) doc/src/sgml/html/sql-createopclass.html (+2/-2) doc/src/sgml/html/sql-createoperator.html (+2/-2) doc/src/sgml/html/sql-createopfamily.html (+2/-2) doc/src/sgml/html/sql-createpolicy.html (+2/-2) doc/src/sgml/html/sql-createpublication.html (+4/-4) doc/src/sgml/html/sql-createrole.html (+2/-2) doc/src/sgml/html/sql-createrule.html (+2/-2) doc/src/sgml/html/sql-createschema.html (+2/-2) doc/src/sgml/html/sql-createsequence.html (+3/-3) doc/src/sgml/html/sql-createserver.html (+2/-2) doc/src/sgml/html/sql-createstatistics.html (+4/-3) doc/src/sgml/html/sql-createsubscription.html (+2/-2) doc/src/sgml/html/sql-createtable.html (+2/-2) doc/src/sgml/html/sql-createtableas.html (+4/-5) doc/src/sgml/html/sql-createtablespace.html (+2/-2) doc/src/sgml/html/sql-createtransform.html (+2/-2) doc/src/sgml/html/sql-createtrigger.html (+2/-2) doc/src/sgml/html/sql-createtsconfig.html (+2/-2) doc/src/sgml/html/sql-createtsdictionary.html (+2/-2) doc/src/sgml/html/sql-createtsparser.html (+2/-2) doc/src/sgml/html/sql-createtstemplate.html (+2/-2) doc/src/sgml/html/sql-createtype.html (+2/-2) doc/src/sgml/html/sql-createuser.html (+2/-2) doc/src/sgml/html/sql-createusermapping.html (+2/-2) doc/src/sgml/html/sql-createview.html (+2/-2) doc/src/sgml/html/sql-deallocate.html (+2/-2) doc/src/sgml/html/sql-declare.html (+2/-2) doc/src/sgml/html/sql-delete.html (+2/-2) doc/src/sgml/html/sql-discard.html (+2/-2) doc/src/sgml/html/sql-do.html (+2/-2) doc/src/sgml/html/sql-drop-access-method.html (+2/-2) doc/src/sgml/html/sql-drop-owned.html (+2/-2) doc/src/sgml/html/sql-dropaggregate.html (+2/-2) doc/src/sgml/html/sql-dropcast.html (+2/-2) doc/src/sgml/html/sql-dropcollation.html (+2/-2) doc/src/sgml/html/sql-dropconversion.html (+2/-2) doc/src/sgml/html/sql-dropdatabase.html (+2/-2) doc/src/sgml/html/sql-dropdomain.html (+2/-2) doc/src/sgml/html/sql-dropeventtrigger.html (+2/-2) doc/src/sgml/html/sql-dropextension.html (+2/-2) doc/src/sgml/html/sql-dropforeigndatawrapper.html (+2/-2) doc/src/sgml/html/sql-dropforeigntable.html (+2/-2) doc/src/sgml/html/sql-dropfunction.html (+2/-2) doc/src/sgml/html/sql-dropgroup.html (+2/-2) doc/src/sgml/html/sql-dropindex.html (+2/-2) doc/src/sgml/html/sql-droplanguage.html (+2/-2) doc/src/sgml/html/sql-dropmaterializedview.html (+2/-2) doc/src/sgml/html/sql-dropopclass.html (+2/-2) doc/src/sgml/html/sql-dropoperator.html (+2/-2) doc/src/sgml/html/sql-dropopfamily.html (+2/-2) doc/src/sgml/html/sql-droppolicy.html (+2/-2) doc/src/sgml/html/sql-droppublication.html (+2/-2) doc/src/sgml/html/sql-droprole.html (+2/-2) doc/src/sgml/html/sql-droprule.html (+2/-2) doc/src/sgml/html/sql-dropschema.html (+2/-2) doc/src/sgml/html/sql-dropsequence.html (+2/-2) doc/src/sgml/html/sql-dropserver.html (+2/-2) doc/src/sgml/html/sql-dropstatistics.html (+2/-2) doc/src/sgml/html/sql-dropsubscription.html (+2/-2) doc/src/sgml/html/sql-droptable.html (+2/-2) doc/src/sgml/html/sql-droptablespace.html (+2/-2) doc/src/sgml/html/sql-droptransform.html (+2/-2) doc/src/sgml/html/sql-droptrigger.html (+2/-2) doc/src/sgml/html/sql-droptsconfig.html (+2/-2) doc/src/sgml/html/sql-droptsdictionary.html (+2/-2) doc/src/sgml/html/sql-droptsparser.html (+2/-2) doc/src/sgml/html/sql-droptstemplate.html (+2/-2) doc/src/sgml/html/sql-droptype.html (+2/-2) doc/src/sgml/html/sql-dropuser.html (+2/-2) doc/src/sgml/html/sql-dropusermapping.html (+2/-2) doc/src/sgml/html/sql-dropview.html (+2/-2) doc/src/sgml/html/sql-end.html (+2/-2) doc/src/sgml/html/sql-execute.html (+2/-2) doc/src/sgml/html/sql-explain.html (+2/-2) doc/src/sgml/html/sql-expressions.html (+2/-2) doc/src/sgml/html/sql-fetch.html (+4/-3) doc/src/sgml/html/sql-grant.html (+2/-2) doc/src/sgml/html/sql-importforeignschema.html (+2/-2) doc/src/sgml/html/sql-insert.html (+2/-2) doc/src/sgml/html/sql-keywords-appendix.html (+3/-3) doc/src/sgml/html/sql-listen.html (+2/-2) doc/src/sgml/html/sql-load.html (+2/-2) doc/src/sgml/html/sql-lock.html (+2/-2) doc/src/sgml/html/sql-move.html (+4/-3) doc/src/sgml/html/sql-notify.html (+2/-2) doc/src/sgml/html/sql-prepare-transaction.html (+2/-2) doc/src/sgml/html/sql-prepare.html (+2/-2) doc/src/sgml/html/sql-reassign-owned.html (+2/-2) doc/src/sgml/html/sql-refreshmaterializedview.html (+2/-2) doc/src/sgml/html/sql-reindex.html (+2/-2) doc/src/sgml/html/sql-release-savepoint.html (+2/-2) doc/src/sgml/html/sql-reset.html (+2/-2) doc/src/sgml/html/sql-revoke.html (+2/-2) doc/src/sgml/html/sql-rollback-prepared.html (+2/-2) doc/src/sgml/html/sql-rollback-to.html (+2/-2) doc/src/sgml/html/sql-rollback.html (+2/-2) doc/src/sgml/html/sql-savepoint.html (+2/-2) doc/src/sgml/html/sql-security-label.html (+2/-2) doc/src/sgml/html/sql-select.html (+2/-2) doc/src/sgml/html/sql-selectinto.html (+2/-2) doc/src/sgml/html/sql-set-constraints.html (+2/-2) doc/src/sgml/html/sql-set-role.html (+2/-2) doc/src/sgml/html/sql-set-session-authorization.html (+2/-2) doc/src/sgml/html/sql-set-transaction.html (+3/-3) doc/src/sgml/html/sql-set.html (+7/-6) doc/src/sgml/html/sql-show.html (+2/-2) doc/src/sgml/html/sql-start-transaction.html (+2/-2) doc/src/sgml/html/sql-syntax-calling-funcs.html (+2/-2) doc/src/sgml/html/sql-syntax-lexical.html (+2/-2) doc/src/sgml/html/sql-syntax.html (+2/-2) doc/src/sgml/html/sql-truncate.html (+2/-2) doc/src/sgml/html/sql-unlisten.html (+2/-2) doc/src/sgml/html/sql-update.html (+2/-2) doc/src/sgml/html/sql-vacuum.html (+2/-2) doc/src/sgml/html/sql-values.html (+2/-2) doc/src/sgml/html/sql.html (+2/-2) doc/src/sgml/html/ssh-tunnels.html (+2/-2) doc/src/sgml/html/ssl-tcp.html (+2/-2) doc/src/sgml/html/sslinfo.html (+2/-2) doc/src/sgml/html/standby-settings.html (+2/-2) doc/src/sgml/html/storage-file-layout.html (+2/-2) doc/src/sgml/html/storage-fsm.html (+2/-2) doc/src/sgml/html/storage-init.html (+2/-2) doc/src/sgml/html/storage-page-layout.html (+2/-2) doc/src/sgml/html/storage-toast.html (+2/-2) doc/src/sgml/html/storage-vm.html (+2/-2) doc/src/sgml/html/storage.html (+2/-2) doc/src/sgml/html/supported-platforms.html (+2/-2) doc/src/sgml/html/tablefunc.html (+2/-2) doc/src/sgml/html/tablesample-method.html (+2/-2) doc/src/sgml/html/tablesample-support-functions.html (+2/-2) doc/src/sgml/html/tcn.html (+2/-2) doc/src/sgml/html/test-decoding.html (+2/-2) doc/src/sgml/html/textsearch-configuration.html (+2/-2) doc/src/sgml/html/textsearch-controls.html (+2/-2) doc/src/sgml/html/textsearch-debugging.html (+2/-2) doc/src/sgml/html/textsearch-dictionaries.html (+2/-2) doc/src/sgml/html/textsearch-features.html (+2/-2) doc/src/sgml/html/textsearch-indexes.html (+2/-2) doc/src/sgml/html/textsearch-intro.html (+2/-2) doc/src/sgml/html/textsearch-limitations.html (+2/-2) doc/src/sgml/html/textsearch-parsers.html (+2/-2) doc/src/sgml/html/textsearch-psql.html (+2/-2) doc/src/sgml/html/textsearch-tables.html (+2/-2) doc/src/sgml/html/textsearch.html (+1/-1) doc/src/sgml/html/transaction-iso.html (+2/-2) doc/src/sgml/html/trigger-datachanges.html (+2/-2) doc/src/sgml/html/trigger-definition.html (+2/-2) doc/src/sgml/html/trigger-example.html (+2/-2) doc/src/sgml/html/trigger-interface.html (+2/-2) doc/src/sgml/html/triggers.html (+2/-2) doc/src/sgml/html/tsm-system-rows.html (+2/-2) doc/src/sgml/html/tsm-system-time.html (+2/-2) doc/src/sgml/html/tutorial-accessdb.html (+4/-4) doc/src/sgml/html/tutorial-advanced-intro.html (+2/-2) doc/src/sgml/html/tutorial-advanced.html (+1/-1) doc/src/sgml/html/tutorial-agg.html (+9/-8) doc/src/sgml/html/tutorial-arch.html (+2/-2) doc/src/sgml/html/tutorial-concepts.html (+2/-2) doc/src/sgml/html/tutorial-conclusion.html (+2/-2) doc/src/sgml/html/tutorial-createdb.html (+2/-2) doc/src/sgml/html/tutorial-delete.html (+2/-2) doc/src/sgml/html/tutorial-fk.html (+2/-2) doc/src/sgml/html/tutorial-inheritance.html (+2/-2) doc/src/sgml/html/tutorial-install.html (+2/-2) doc/src/sgml/html/tutorial-join.html (+2/-2) doc/src/sgml/html/tutorial-populate.html (+2/-2) doc/src/sgml/html/tutorial-select.html (+2/-2) doc/src/sgml/html/tutorial-sql-intro.html (+2/-2) doc/src/sgml/html/tutorial-sql.html (+1/-1) doc/src/sgml/html/tutorial-start.html (+1/-1) doc/src/sgml/html/tutorial-table.html (+2/-2) doc/src/sgml/html/tutorial-transactions.html (+2/-2) doc/src/sgml/html/tutorial-update.html (+2/-2) doc/src/sgml/html/tutorial-views.html (+2/-2) doc/src/sgml/html/tutorial-window.html (+2/-2) doc/src/sgml/html/tutorial.html (+2/-2) doc/src/sgml/html/typeconv-func.html (+2/-2) doc/src/sgml/html/typeconv-oper.html (+2/-2) doc/src/sgml/html/typeconv-overview.html (+2/-2) doc/src/sgml/html/typeconv-query.html (+2/-2) doc/src/sgml/html/typeconv-select.html (+2/-2) doc/src/sgml/html/typeconv-union-case.html (+2/-2) doc/src/sgml/html/typeconv.html (+2/-2) doc/src/sgml/html/unaccent.html (+2/-2) doc/src/sgml/html/unsupported-features-sql-standard.html (+2/-2) doc/src/sgml/html/upgrading.html (+3/-3) doc/src/sgml/html/user-manag.html (+2/-2) doc/src/sgml/html/using-explain.html (+2/-2) doc/src/sgml/html/uuid-ossp.html (+3/-3) doc/src/sgml/html/vacuumlo.html (+2/-2) doc/src/sgml/html/view-pg-available-extension-versions.html (+2/-2) doc/src/sgml/html/view-pg-available-extensions.html (+2/-2) doc/src/sgml/html/view-pg-config.html (+2/-2) doc/src/sgml/html/view-pg-cursors.html (+2/-2) doc/src/sgml/html/view-pg-file-settings.html (+2/-2) doc/src/sgml/html/view-pg-group.html (+2/-2) doc/src/sgml/html/view-pg-hba-file-rules.html (+2/-2) doc/src/sgml/html/view-pg-indexes.html (+2/-2) doc/src/sgml/html/view-pg-locks.html (+2/-2) doc/src/sgml/html/view-pg-matviews.html (+2/-2) doc/src/sgml/html/view-pg-policies.html (+2/-2) doc/src/sgml/html/view-pg-prepared-statements.html (+2/-2) doc/src/sgml/html/view-pg-prepared-xacts.html (+2/-2) doc/src/sgml/html/view-pg-publication-tables.html (+2/-2) doc/src/sgml/html/view-pg-replication-origin-status.html (+2/-2) doc/src/sgml/html/view-pg-replication-slots.html (+2/-2) doc/src/sgml/html/view-pg-roles.html (+2/-2) doc/src/sgml/html/view-pg-rules.html (+2/-2) doc/src/sgml/html/view-pg-seclabels.html (+2/-2) doc/src/sgml/html/view-pg-sequences.html (+2/-2) doc/src/sgml/html/view-pg-settings.html (+2/-2) doc/src/sgml/html/view-pg-shadow.html (+2/-2) doc/src/sgml/html/view-pg-stats.html (+2/-2) doc/src/sgml/html/view-pg-tables.html (+2/-2) doc/src/sgml/html/view-pg-timezone-abbrevs.html (+2/-2) doc/src/sgml/html/view-pg-timezone-names.html (+2/-2) doc/src/sgml/html/view-pg-user-mappings.html (+2/-2) doc/src/sgml/html/view-pg-user.html (+2/-2) doc/src/sgml/html/view-pg-views.html (+2/-2) doc/src/sgml/html/views-overview.html (+2/-2) doc/src/sgml/html/wal-async-commit.html (+2/-2) doc/src/sgml/html/wal-configuration.html (+2/-2) doc/src/sgml/html/wal-internals.html (+2/-2) doc/src/sgml/html/wal-intro.html (+2/-2) doc/src/sgml/html/wal-reliability.html (+2/-2) doc/src/sgml/html/wal.html (+2/-2) doc/src/sgml/html/warm-standby-failover.html (+2/-2) doc/src/sgml/html/warm-standby.html (+2/-2) doc/src/sgml/html/when-can-parallel-query-be-used.html (+2/-2) doc/src/sgml/html/xaggr.html (+2/-2) doc/src/sgml/html/xfunc-c.html (+2/-2) doc/src/sgml/html/xfunc-internal.html (+2/-2) doc/src/sgml/html/xfunc-overload.html (+2/-2) doc/src/sgml/html/xfunc-pl.html (+2/-2) doc/src/sgml/html/xfunc-sql.html (+2/-2) doc/src/sgml/html/xfunc-volatility.html (+2/-2) doc/src/sgml/html/xfunc.html (+2/-2) doc/src/sgml/html/xindex.html (+2/-2) doc/src/sgml/html/xml-limits-conformance.html (+2/-2) doc/src/sgml/html/xml2.html (+2/-2) doc/src/sgml/html/xoper-optimization.html (+3/-3) doc/src/sgml/html/xoper.html (+2/-2) doc/src/sgml/html/xplang-install.html (+2/-2) doc/src/sgml/html/xplang.html (+2/-2) doc/src/sgml/html/xtypes.html (+2/-2) doc/src/sgml/indices.sgml (+2/-1) doc/src/sgml/install-windows.sgml (+1/-1) doc/src/sgml/installation.sgml (+1/-1) doc/src/sgml/libpq.sgml (+1/-3) doc/src/sgml/maintenance.sgml (+19/-1) doc/src/sgml/man1/clusterdb.1 (+3/-3) doc/src/sgml/man1/createdb.1 (+3/-3) doc/src/sgml/man1/createuser.1 (+3/-3) doc/src/sgml/man1/dropdb.1 (+3/-3) doc/src/sgml/man1/dropuser.1 (+3/-3) doc/src/sgml/man1/ecpg.1 (+3/-3) doc/src/sgml/man1/initdb.1 (+3/-3) doc/src/sgml/man1/oid2name.1 (+3/-3) doc/src/sgml/man1/pg_archivecleanup.1 (+3/-3) doc/src/sgml/man1/pg_basebackup.1 (+3/-3) doc/src/sgml/man1/pg_config.1 (+3/-3) doc/src/sgml/man1/pg_controldata.1 (+3/-3) doc/src/sgml/man1/pg_ctl.1 (+3/-3) doc/src/sgml/man1/pg_dump.1 (+3/-3) doc/src/sgml/man1/pg_dumpall.1 (+3/-3) doc/src/sgml/man1/pg_isready.1 (+3/-3) doc/src/sgml/man1/pg_receivewal.1 (+3/-3) doc/src/sgml/man1/pg_recvlogical.1 (+3/-3) doc/src/sgml/man1/pg_resetwal.1 (+3/-3) doc/src/sgml/man1/pg_restore.1 (+3/-3) doc/src/sgml/man1/pg_rewind.1 (+3/-3) doc/src/sgml/man1/pg_standby.1 (+3/-3) doc/src/sgml/man1/pg_test_fsync.1 (+3/-3) doc/src/sgml/man1/pg_test_timing.1 (+3/-3) doc/src/sgml/man1/pg_upgrade.1 (+3/-3) doc/src/sgml/man1/pg_waldump.1 (+3/-3) doc/src/sgml/man1/pgbench.1 (+3/-3) doc/src/sgml/man1/postgres.1 (+3/-3) doc/src/sgml/man1/postmaster.1 (+3/-3) doc/src/sgml/man1/psql.1 (+4/-4) doc/src/sgml/man1/reindexdb.1 (+3/-3) doc/src/sgml/man1/vacuumdb.1 (+3/-3) doc/src/sgml/man1/vacuumlo.1 (+3/-3) doc/src/sgml/man3/SPI_connect.3 (+3/-3) doc/src/sgml/man3/SPI_copytuple.3 (+3/-3) doc/src/sgml/man3/SPI_cursor_close.3 (+3/-3) doc/src/sgml/man3/SPI_cursor_fetch.3 (+3/-3) doc/src/sgml/man3/SPI_cursor_find.3 (+3/-3) doc/src/sgml/man3/SPI_cursor_move.3 (+3/-3) doc/src/sgml/man3/SPI_cursor_open.3 (+3/-3) doc/src/sgml/man3/SPI_cursor_open_with_args.3 (+3/-3) doc/src/sgml/man3/SPI_cursor_open_with_paramlist.3 (+3/-3) doc/src/sgml/man3/SPI_exec.3 (+3/-3) doc/src/sgml/man3/SPI_execp.3 (+3/-3) doc/src/sgml/man3/SPI_execute.3 (+3/-3) doc/src/sgml/man3/SPI_execute_plan.3 (+3/-3) doc/src/sgml/man3/SPI_execute_plan_with_paramlist.3 (+3/-3) doc/src/sgml/man3/SPI_execute_with_args.3 (+3/-3) doc/src/sgml/man3/SPI_finish.3 (+3/-3) doc/src/sgml/man3/SPI_fname.3 (+3/-3) doc/src/sgml/man3/SPI_fnumber.3 (+3/-3) doc/src/sgml/man3/SPI_freeplan.3 (+3/-3) doc/src/sgml/man3/SPI_freetuple.3 (+3/-3) doc/src/sgml/man3/SPI_freetuptable.3 (+3/-3) doc/src/sgml/man3/SPI_getargcount.3 (+3/-3) doc/src/sgml/man3/SPI_getargtypeid.3 (+3/-3) doc/src/sgml/man3/SPI_getbinval.3 (+3/-3) doc/src/sgml/man3/SPI_getnspname.3 (+3/-3) doc/src/sgml/man3/SPI_getrelname.3 (+3/-3) doc/src/sgml/man3/SPI_gettype.3 (+3/-3) doc/src/sgml/man3/SPI_gettypeid.3 (+3/-3) doc/src/sgml/man3/SPI_getvalue.3 (+3/-3) doc/src/sgml/man3/SPI_is_cursor_plan.3 (+3/-3) doc/src/sgml/man3/SPI_keepplan.3 (+3/-3) doc/src/sgml/man3/SPI_modifytuple.3 (+3/-3) doc/src/sgml/man3/SPI_palloc.3 (+3/-3) doc/src/sgml/man3/SPI_pfree.3 (+3/-3) doc/src/sgml/man3/SPI_prepare.3 (+3/-3) doc/src/sgml/man3/SPI_prepare_cursor.3 (+3/-3) doc/src/sgml/man3/SPI_prepare_params.3 (+3/-3) doc/src/sgml/man3/SPI_register_relation.3 (+3/-3) doc/src/sgml/man3/SPI_register_trigger_data.3 (+3/-3) doc/src/sgml/man3/SPI_repalloc.3 (+3/-3) doc/src/sgml/man3/SPI_returntuple.3 (+3/-3) doc/src/sgml/man3/SPI_saveplan.3 (+3/-3) doc/src/sgml/man3/SPI_scroll_cursor_fetch.3 (+3/-3) doc/src/sgml/man3/SPI_scroll_cursor_move.3 (+3/-3) doc/src/sgml/man3/SPI_unregister_relation.3 (+3/-3) doc/src/sgml/man3/dblink.3 (+3/-3) doc/src/sgml/man3/dblink_build_sql_delete.3 (+3/-3) doc/src/sgml/man3/dblink_build_sql_insert.3 (+3/-3) doc/src/sgml/man3/dblink_build_sql_update.3 (+3/-3) doc/src/sgml/man3/dblink_cancel_query.3 (+3/-3) doc/src/sgml/man3/dblink_close.3 (+3/-3) doc/src/sgml/man3/dblink_connect.3 (+3/-3) doc/src/sgml/man3/dblink_connect_u.3 (+3/-3) doc/src/sgml/man3/dblink_disconnect.3 (+3/-3) doc/src/sgml/man3/dblink_error_message.3 (+3/-3) doc/src/sgml/man3/dblink_exec.3 (+3/-3) doc/src/sgml/man3/dblink_fetch.3 (+3/-3) doc/src/sgml/man3/dblink_get_connections.3 (+3/-3) doc/src/sgml/man3/dblink_get_notify.3 (+3/-3) doc/src/sgml/man3/dblink_get_pkey.3 (+3/-3) doc/src/sgml/man3/dblink_get_result.3 (+3/-3) doc/src/sgml/man3/dblink_is_busy.3 (+3/-3) doc/src/sgml/man3/dblink_open.3 (+3/-3) doc/src/sgml/man3/dblink_send_query.3 (+3/-3) doc/src/sgml/man7/ABORT.7 (+3/-3) doc/src/sgml/man7/ALTER_AGGREGATE.7 (+3/-3) doc/src/sgml/man7/ALTER_COLLATION.7 (+3/-3) doc/src/sgml/man7/ALTER_CONVERSION.7 (+3/-3) doc/src/sgml/man7/ALTER_DATABASE.7 (+3/-3) doc/src/sgml/man7/ALTER_DEFAULT_PRIVILEGES.7 (+3/-3) doc/src/sgml/man7/ALTER_DOMAIN.7 (+3/-3) doc/src/sgml/man7/ALTER_EVENT_TRIGGER.7 (+3/-3) doc/src/sgml/man7/ALTER_EXTENSION.7 (+3/-3) doc/src/sgml/man7/ALTER_FOREIGN_DATA_WRAPPER.7 (+3/-3) doc/src/sgml/man7/ALTER_FOREIGN_TABLE.7 (+3/-3) doc/src/sgml/man7/ALTER_FUNCTION.7 (+3/-3) doc/src/sgml/man7/ALTER_GROUP.7 (+3/-3) doc/src/sgml/man7/ALTER_INDEX.7 (+3/-3) doc/src/sgml/man7/ALTER_LANGUAGE.7 (+3/-3) doc/src/sgml/man7/ALTER_LARGE_OBJECT.7 (+3/-3) doc/src/sgml/man7/ALTER_MATERIALIZED_VIEW.7 (+3/-3) doc/src/sgml/man7/ALTER_OPERATOR.7 (+3/-3) doc/src/sgml/man7/ALTER_OPERATOR_CLASS.7 (+3/-3) doc/src/sgml/man7/ALTER_OPERATOR_FAMILY.7 (+3/-3) doc/src/sgml/man7/ALTER_POLICY.7 (+3/-3) doc/src/sgml/man7/ALTER_PUBLICATION.7 (+3/-3) doc/src/sgml/man7/ALTER_ROLE.7 (+3/-3) doc/src/sgml/man7/ALTER_RULE.7 (+3/-3) doc/src/sgml/man7/ALTER_SCHEMA.7 (+3/-3) doc/src/sgml/man7/ALTER_SEQUENCE.7 (+3/-3) doc/src/sgml/man7/ALTER_SERVER.7 (+3/-3) doc/src/sgml/man7/ALTER_STATISTICS.7 (+3/-3) doc/src/sgml/man7/ALTER_SUBSCRIPTION.7 (+3/-3) doc/src/sgml/man7/ALTER_SYSTEM.7 (+3/-3) doc/src/sgml/man7/ALTER_TABLE.7 (+3/-3) doc/src/sgml/man7/ALTER_TABLESPACE.7 (+3/-3) doc/src/sgml/man7/ALTER_TEXT_SEARCH_CONFIGURATION.7 (+3/-3) doc/src/sgml/man7/ALTER_TEXT_SEARCH_DICTIONARY.7 (+3/-3) doc/src/sgml/man7/ALTER_TEXT_SEARCH_PARSER.7 (+3/-3) doc/src/sgml/man7/ALTER_TEXT_SEARCH_TEMPLATE.7 (+3/-3) doc/src/sgml/man7/ALTER_TRIGGER.7 (+3/-3) doc/src/sgml/man7/ALTER_TYPE.7 (+3/-3) doc/src/sgml/man7/ALTER_USER.7 (+3/-3) doc/src/sgml/man7/ALTER_USER_MAPPING.7 (+3/-3) doc/src/sgml/man7/ALTER_VIEW.7 (+3/-3) doc/src/sgml/man7/ANALYZE.7 (+5/-9) doc/src/sgml/man7/BEGIN.7 (+3/-3) doc/src/sgml/man7/CHECKPOINT.7 (+3/-3) doc/src/sgml/man7/CLOSE.7 (+3/-3) doc/src/sgml/man7/CLUSTER.7 (+3/-3) doc/src/sgml/man7/COMMENT.7 (+3/-3) doc/src/sgml/man7/COMMIT.7 (+3/-3) doc/src/sgml/man7/COMMIT_PREPARED.7 (+3/-3) doc/src/sgml/man7/COPY.7 (+3/-3) doc/src/sgml/man7/CREATE_ACCESS_METHOD.7 (+3/-3) doc/src/sgml/man7/CREATE_AGGREGATE.7 (+3/-3) doc/src/sgml/man7/CREATE_CAST.7 (+3/-3) doc/src/sgml/man7/CREATE_COLLATION.7 (+3/-3) doc/src/sgml/man7/CREATE_CONVERSION.7 (+3/-3) doc/src/sgml/man7/CREATE_DATABASE.7 (+5/-5) doc/src/sgml/man7/CREATE_DOMAIN.7 (+3/-3) doc/src/sgml/man7/CREATE_EVENT_TRIGGER.7 (+3/-3) doc/src/sgml/man7/CREATE_EXTENSION.7 (+3/-3) doc/src/sgml/man7/CREATE_FOREIGN_DATA_WRAPPER.7 (+3/-3) doc/src/sgml/man7/CREATE_FOREIGN_TABLE.7 (+3/-3) doc/src/sgml/man7/CREATE_FUNCTION.7 (+3/-3) doc/src/sgml/man7/CREATE_GROUP.7 (+3/-3) doc/src/sgml/man7/CREATE_INDEX.7 (+6/-5) doc/src/sgml/man7/CREATE_LANGUAGE.7 (+3/-3) doc/src/sgml/man7/CREATE_MATERIALIZED_VIEW.7 (+3/-3) doc/src/sgml/man7/CREATE_OPERATOR.7 (+3/-3) doc/src/sgml/man7/CREATE_OPERATOR_CLASS.7 (+3/-3) doc/src/sgml/man7/CREATE_OPERATOR_FAMILY.7 (+3/-3) doc/src/sgml/man7/CREATE_POLICY.7 (+3/-3) doc/src/sgml/man7/CREATE_PUBLICATION.7 (+4/-4) doc/src/sgml/man7/CREATE_ROLE.7 (+3/-3) doc/src/sgml/man7/CREATE_RULE.7 (+3/-3) doc/src/sgml/man7/CREATE_SCHEMA.7 (+3/-3) doc/src/sgml/man7/CREATE_SEQUENCE.7 (+4/-4) doc/src/sgml/man7/CREATE_SERVER.7 (+3/-3) doc/src/sgml/man7/CREATE_STATISTICS.7 (+6/-4) doc/src/sgml/man7/CREATE_SUBSCRIPTION.7 (+3/-3) doc/src/sgml/man7/CREATE_TABLE.7 (+3/-3) doc/src/sgml/man7/CREATE_TABLESPACE.7 (+3/-3) doc/src/sgml/man7/CREATE_TABLE_AS.7 (+4/-6) doc/src/sgml/man7/CREATE_TEXT_SEARCH_CONFIGURATION.7 (+3/-3) doc/src/sgml/man7/CREATE_TEXT_SEARCH_DICTIONARY.7 (+3/-3) doc/src/sgml/man7/CREATE_TEXT_SEARCH_PARSER.7 (+3/-3) doc/src/sgml/man7/CREATE_TEXT_SEARCH_TEMPLATE.7 (+3/-3) doc/src/sgml/man7/CREATE_TRANSFORM.7 (+3/-3) doc/src/sgml/man7/CREATE_TRIGGER.7 (+3/-3) doc/src/sgml/man7/CREATE_TYPE.7 (+3/-3) doc/src/sgml/man7/CREATE_USER.7 (+3/-3) doc/src/sgml/man7/CREATE_USER_MAPPING.7 (+3/-3) doc/src/sgml/man7/CREATE_VIEW.7 (+3/-3) doc/src/sgml/man7/DEALLOCATE.7 (+3/-3) doc/src/sgml/man7/DECLARE.7 (+3/-3) doc/src/sgml/man7/DELETE.7 (+3/-3) doc/src/sgml/man7/DISCARD.7 (+3/-3) doc/src/sgml/man7/DO.7 (+3/-3) doc/src/sgml/man7/DROP_ACCESS_METHOD.7 (+3/-3) doc/src/sgml/man7/DROP_AGGREGATE.7 (+3/-3) doc/src/sgml/man7/DROP_CAST.7 (+3/-3) doc/src/sgml/man7/DROP_COLLATION.7 (+3/-3) doc/src/sgml/man7/DROP_CONVERSION.7 (+3/-3) doc/src/sgml/man7/DROP_DATABASE.7 (+3/-3) doc/src/sgml/man7/DROP_DOMAIN.7 (+3/-3) doc/src/sgml/man7/DROP_EVENT_TRIGGER.7 (+3/-3) doc/src/sgml/man7/DROP_EXTENSION.7 (+3/-3) doc/src/sgml/man7/DROP_FOREIGN_DATA_WRAPPER.7 (+3/-3) doc/src/sgml/man7/DROP_FOREIGN_TABLE.7 (+3/-3) doc/src/sgml/man7/DROP_FUNCTION.7 (+3/-3) doc/src/sgml/man7/DROP_GROUP.7 (+3/-3) doc/src/sgml/man7/DROP_INDEX.7 (+3/-3) doc/src/sgml/man7/DROP_LANGUAGE.7 (+3/-3) doc/src/sgml/man7/DROP_MATERIALIZED_VIEW.7 (+3/-3) doc/src/sgml/man7/DROP_OPERATOR.7 (+3/-3) doc/src/sgml/man7/DROP_OPERATOR_CLASS.7 (+3/-3) doc/src/sgml/man7/DROP_OPERATOR_FAMILY.7 (+3/-3) doc/src/sgml/man7/DROP_OWNED.7 (+3/-3) doc/src/sgml/man7/DROP_POLICY.7 (+3/-3) doc/src/sgml/man7/DROP_PUBLICATION.7 (+3/-3) doc/src/sgml/man7/DROP_ROLE.7 (+3/-3) doc/src/sgml/man7/DROP_RULE.7 (+3/-3) doc/src/sgml/man7/DROP_SCHEMA.7 (+3/-3) doc/src/sgml/man7/DROP_SEQUENCE.7 (+3/-3) doc/src/sgml/man7/DROP_SERVER.7 (+3/-3) doc/src/sgml/man7/DROP_STATISTICS.7 (+3/-3) doc/src/sgml/man7/DROP_SUBSCRIPTION.7 (+3/-3) doc/src/sgml/man7/DROP_TABLE.7 (+3/-3) doc/src/sgml/man7/DROP_TABLESPACE.7 (+3/-3) doc/src/sgml/man7/DROP_TEXT_SEARCH_CONFIGURATION.7 (+3/-3) doc/src/sgml/man7/DROP_TEXT_SEARCH_DICTIONARY.7 (+3/-3) doc/src/sgml/man7/DROP_TEXT_SEARCH_PARSER.7 (+3/-3) doc/src/sgml/man7/DROP_TEXT_SEARCH_TEMPLATE.7 (+3/-3) doc/src/sgml/man7/DROP_TRANSFORM.7 (+3/-3) doc/src/sgml/man7/DROP_TRIGGER.7 (+3/-3) doc/src/sgml/man7/DROP_TYPE.7 (+3/-3) doc/src/sgml/man7/DROP_USER.7 (+3/-3) doc/src/sgml/man7/DROP_USER_MAPPING.7 (+3/-3) doc/src/sgml/man7/DROP_VIEW.7 (+3/-3) doc/src/sgml/man7/END.7 (+3/-3) doc/src/sgml/man7/EXECUTE.7 (+3/-3) doc/src/sgml/man7/EXPLAIN.7 (+3/-3) doc/src/sgml/man7/FETCH.7 (+6/-5) doc/src/sgml/man7/GRANT.7 (+3/-3) doc/src/sgml/man7/IMPORT_FOREIGN_SCHEMA.7 (+3/-3) doc/src/sgml/man7/INSERT.7 (+3/-3) doc/src/sgml/man7/LISTEN.7 (+3/-3) doc/src/sgml/man7/LOAD.7 (+3/-3) doc/src/sgml/man7/LOCK.7 (+3/-3) doc/src/sgml/man7/MOVE.7 (+6/-5) doc/src/sgml/man7/NOTIFY.7 (+3/-3) doc/src/sgml/man7/PREPARE.7 (+3/-3) doc/src/sgml/man7/PREPARE_TRANSACTION.7 (+3/-3) doc/src/sgml/man7/REASSIGN_OWNED.7 (+3/-3) doc/src/sgml/man7/REFRESH_MATERIALIZED_VIEW.7 (+3/-3) doc/src/sgml/man7/REINDEX.7 (+3/-3) doc/src/sgml/man7/RELEASE_SAVEPOINT.7 (+3/-3) doc/src/sgml/man7/RESET.7 (+3/-3) doc/src/sgml/man7/REVOKE.7 (+3/-3) doc/src/sgml/man7/ROLLBACK.7 (+3/-3) doc/src/sgml/man7/ROLLBACK_PREPARED.7 (+3/-3) doc/src/sgml/man7/ROLLBACK_TO_SAVEPOINT.7 (+3/-3) doc/src/sgml/man7/SAVEPOINT.7 (+3/-3) doc/src/sgml/man7/SECURITY_LABEL.7 (+3/-3) doc/src/sgml/man7/SELECT.7 (+3/-3) doc/src/sgml/man7/SELECT_INTO.7 (+3/-3) doc/src/sgml/man7/SET.7 (+8/-7) doc/src/sgml/man7/SET_CONSTRAINTS.7 (+3/-3) doc/src/sgml/man7/SET_ROLE.7 (+3/-3) doc/src/sgml/man7/SET_SESSION_AUTHORIZATION.7 (+3/-3) doc/src/sgml/man7/SET_TRANSACTION.7 (+4/-4) doc/src/sgml/man7/SHOW.7 (+3/-3) doc/src/sgml/man7/START_TRANSACTION.7 (+3/-3) doc/src/sgml/man7/TRUNCATE.7 (+3/-3) doc/src/sgml/man7/UNLISTEN.7 (+3/-3) doc/src/sgml/man7/UPDATE.7 (+3/-3) doc/src/sgml/man7/VACUUM.7 (+3/-3) doc/src/sgml/man7/VALUES.7 (+3/-3) doc/src/sgml/monitoring.sgml (+11/-0) doc/src/sgml/queries.sgml (+3/-4) doc/src/sgml/query.sgml (+7/-6) doc/src/sgml/ref/analyze.sgml (+7/-15) doc/src/sgml/ref/create_database.sgml (+2/-2) doc/src/sgml/ref/create_index.sgml (+3/-2) doc/src/sgml/ref/create_publication.sgml (+3/-3) doc/src/sgml/ref/create_sequence.sgml (+1/-1) doc/src/sgml/ref/create_statistics.sgml (+3/-1) doc/src/sgml/ref/create_table_as.sgml (+2/-3) doc/src/sgml/ref/fetch.sgml (+3/-2) doc/src/sgml/ref/move.sgml (+3/-2) doc/src/sgml/ref/set.sgml (+5/-4) doc/src/sgml/ref/set_transaction.sgml (+1/-1) doc/src/sgml/release-10.sgml (+804/-0) doc/src/sgml/runtime.sgml (+24/-5) doc/src/sgml/user-manag.sgml (+33/-0) doc/src/sgml/uuid-ossp.sgml (+1/-1) src/backend/access/gin/ginfast.c (+8/-5) src/backend/access/gist/gistxlog.c (+1/-1) src/backend/access/nbtree/nbtpage.c (+19/-2) src/backend/access/transam/xlog.c (+20/-6) src/backend/catalog/dependency.c (+3/-3) src/backend/catalog/pg_proc.c (+15/-5) src/backend/commands/copy.c (+1/-1) src/backend/commands/user.c (+2/-2) src/backend/executor/execProcnode.c (+8/-1) src/backend/executor/functions.c (+17/-2) src/backend/executor/nodeSubplan.c (+15/-0) src/backend/main/main.c (+1/-1) src/backend/nodes/copyfuncs.c (+1/-0) src/backend/nodes/equalfuncs.c (+1/-0) src/backend/nodes/outfuncs.c (+4/-2) src/backend/nodes/readfuncs.c (+1/-0) src/backend/optimizer/plan/planner.c (+4/-0) src/backend/optimizer/plan/subselect.c (+132/-0) src/backend/optimizer/prep/prepjointree.c (+29/-7) src/backend/optimizer/util/var.c (+0/-3) src/backend/parser/gram.c (+4422/-4421) src/backend/parser/gram.h (+1/-1) src/backend/parser/gram.y (+6/-5) src/backend/parser/parse_clause.c (+3/-0) src/backend/po/de.po (+1472/-1408) src/backend/po/es.po (+541/-531) src/backend/po/fr.po (+674/-650) src/backend/po/ja.po (+654/-629) src/backend/po/ru.po (+1775/-1689) src/backend/po/sv.po (+620/-607) src/backend/postmaster/autovacuum.c (+3/-0) src/backend/postmaster/postmaster.c (+1/-1) src/backend/regex/regc_lex.c (+3/-2) src/backend/replication/logical/decode.c (+15/-1) src/backend/replication/logical/reorderbuffer.c (+18/-0) src/backend/replication/logical/snapbuild.c (+131/-7) src/backend/rewrite/rewriteDefine.c (+12/-0) src/backend/rewrite/rewriteHandler.c (+58/-26) src/backend/snowball/dict_snowball.c (+17/-1) src/backend/storage/ipc/pmsignal.c (+43/-12) src/backend/tsearch/spell.c (+4/-0) src/backend/utils/adt/acl.c (+2/-2) src/backend/utils/adt/array_typanalyze.c (+1/-3) src/backend/utils/adt/geo_ops.c (+3/-0) src/backend/utils/adt/selfuncs.c (+3/-0) src/backend/utils/adt/varlena.c (+7/-12) src/backend/utils/mmgr/slab.c (+9/-7) src/bin/initdb/po/ru.po (+4/-4) src/bin/pg_archivecleanup/po/ru.po (+1/-1) src/bin/pg_basebackup/pg_basebackup.c (+15/-5) src/bin/pg_basebackup/po/ru.po (+120/-121) src/bin/pg_basebackup/walmethods.c (+6/-4) src/bin/pg_controldata/po/ru.po (+1/-1) src/bin/pg_ctl/po/ja.po (+2/-2) src/bin/pg_ctl/po/ru.po (+1/-1) src/bin/pg_resetwal/po/ru.po (+1/-1) src/bin/pg_test_fsync/po/ru.po (+1/-1) src/bin/pg_upgrade/controldata.c (+0/-1) src/bin/pg_upgrade/pg_upgrade.h (+1/-1) src/bin/pg_upgrade/po/ru.po (+39/-39) src/bin/pg_waldump/nls.mk (+3/-3) src/bin/pg_waldump/po/de.po (+173/-38) src/bin/pg_waldump/po/es.po (+137/-2) src/bin/pg_waldump/po/fr.po (+175/-38) src/bin/pg_waldump/po/ru.po (+169/-3) src/bin/pg_waldump/po/sv.po (+139/-3) src/bin/pgbench/exprparse.c (+41/-38) src/bin/pgbench/exprparse.y (+4/-1) src/bin/psql/po/ru.po (+552/-552) src/bin/psql/sql_help.c (+15/-12) src/bin/scripts/po/ru.po (+1/-1) src/include/common/fe_memutils.h (+28/-0) src/include/libpq/hba.h (+1/-1) src/include/nodes/primnodes.h (+2/-0) src/include/optimizer/subselect.h (+1/-0) src/include/parser/kwlist.h (+1/-1) src/include/pg_config.h.win32 (+4/-4) src/include/port.h (+19/-15) src/include/replication/snapbuild.h (+3/-0) src/include/storage/s_lock.h (+45/-23) src/include/utils/palloc.h (+22/-0) src/interfaces/ecpg/ecpglib/po/ru.po (+7/-7) src/interfaces/ecpg/preproc/ecpg.trailer (+5/-3) src/interfaces/ecpg/preproc/po/ru.po (+13/-13) src/interfaces/ecpg/preproc/preproc.c (+815/-813) src/interfaces/ecpg/preproc/preproc.h (+1/-1) src/interfaces/ecpg/preproc/preproc.y (+10/-8) src/interfaces/ecpg/preproc/type.h (+1/-0) src/interfaces/ecpg/test/expected/preproc-variable.c (+54/-39) src/interfaces/ecpg/test/expected/preproc-variable.stderr (+81/-81) src/interfaces/ecpg/test/expected/preproc-variable.stdout (+1/-0) src/interfaces/ecpg/test/preproc/variable.pgc (+9/-0) src/interfaces/libpq/fe-exec.c (+4/-0) src/interfaces/libpq/libpq-dist.rc (+4/-4) src/interfaces/libpq/libpq.rc.in (+4/-4) src/interfaces/libpq/po/ja.po (+1/-1) src/interfaces/libpq/po/ru.po (+8/-10) src/pl/plperl/po/ru.po (+1/-1) src/pl/plpgsql/src/po/ru.po (+1/-1) src/pl/plpython/regress-python3-mangle.mk (+1/-2) src/pl/tcl/po/ru.po (+1/-1) src/port/win32ver.rc (+2/-2) src/template/netbsd (+9/-0) src/test/perl/Makefile (+5/-1) src/test/perl/PostgresNode.pm (+44/-0) src/test/regress/expected/create_function_3.out (+19/-2) src/test/regress/expected/groupingsets.out (+44/-13) src/test/regress/expected/inherit.out (+70/-0) src/test/regress/expected/updatable_views.out (+22/-0) src/test/regress/sql/create_function_3.sql (+13/-1) src/test/regress/sql/groupingsets.sql (+7/-0) src/test/regress/sql/inherit.sql (+26/-0) src/test/regress/sql/updatable_views.sql (+17/-0) src/test/subscription/t/001_rep_changes.pl (+1/-4) src/test/subscription/t/002_types.pl (+1/-4) src/test/subscription/t/004_sync.pl (+4/-10) src/test/subscription/t/005_encoding.pl (+2/-7) src/test/subscription/t/006_rewrite.pl (+2/-7) src/test/subscription/t/008_diff_schema.pl (+3/-9) src/test/subscription/t/100_bugs.pl (+2/-7) src/timezone/data/tzdata.zi (+266/-507) |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| git-ubuntu bot | Approve | ||
| Athos Ribeiro (community) | Approve | ||
| Canonical Server packageset reviewers | Pending | ||
| Canonical Server Reporter | Pending | ||
|
Review via email:
|
|||
Commit message
Description of the change
This is the MRE for postgresql-10 10.23.
Although this is probably upstream's last release in the 10.X series, I chose not to mention this fact in the d/changelog entry because it can give a false impression that we won't be maintaining this release anymore (from a security perspective). I'm willing to revisit this decision, though.
Otherwise, the merge happened without surprises. There's a bileto ticket with a corresponding PPA here:
https:/
At the time of this writing, the package is still building and there are no dep8 test results available. I'll monitor the progress of the tests and update this MP accordingly.
| git-ubuntu bot (git-ubuntu-bot) wrote : | # |
Approvers: sergiodj, athos-ribeiro
Uploaders: sergiodj, athos-ribeiro
MP auto-approved
| Sergio Durigan Junior (sergiodj) wrote : | # |
Uploaded:
$ dput postgresql-
Trying to upload package to ubuntu
Checking signature on .changes
gpg: /home/sergio/
Checking signature on .dsc
gpg: /home/sergio/
Package includes an .orig.tar.gz file although the debian revision suggests
that it might not be required. Multiple uploads of the .orig.tar.gz may be
rejected by the upload queue management software.
Uploading to ubuntu (via ftp to upload.ubuntu.com):
Uploading postgresql-
Uploading postgresql-
Uploading postgresql-
Uploading postgresql-
Uploading postgresql-
Successfully uploaded packages.
Preview Diff
| 1 | diff --git a/.gitrevision b/.gitrevision |
| 2 | index f8d901e..c60fee0 100644 |
| 3 | --- a/.gitrevision |
| 4 | +++ b/.gitrevision |
| 5 | @@ -1 +1 @@ |
| 6 | -c8b932112db2589bd9bb12d120f09fa29ab1f080 |
| 7 | +02991e79f8f58bc208f05dcc8af0c62dbe0a6ea4 |
| 8 | diff --git a/INSTALL b/INSTALL |
| 9 | index 834c71b..79d6884 100644 |
| 10 | --- a/INSTALL |
| 11 | +++ b/INSTALL |
| 12 | @@ -414,8 +414,8 @@ where/lib -licui18n -licuuc -licudata' |
| 13 | generate UUIDs), using the specified UUID library. |
| 14 | "LIBRARY" must be one of: |
| 15 | |
| 16 | - o "bsd" to use the UUID functions found in FreeBSD, NetBSD, |
| 17 | - and some other BSD-derived systems |
| 18 | + o "bsd" to use the UUID functions found in FreeBSD and some |
| 19 | + other BSD-derived systems |
| 20 | o "e2fs" to use the UUID library created by the e2fsprogs |
| 21 | project; this library is present in most Linux systems |
| 22 | and in macOS, and can be obtained for other platforms as |
| 23 | diff --git a/configure b/configure |
| 24 | index 79a575d..0c3e878 100755 |
| 25 | --- a/configure |
| 26 | +++ b/configure |
| 27 | @@ -1,6 +1,6 @@ |
| 28 | #! /bin/sh |
| 29 | # Guess values for system-dependent variables and create Makefiles. |
| 30 | -# Generated by GNU Autoconf 2.69 for PostgreSQL 10.22. |
| 31 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 10.23. |
| 32 | # |
| 33 | # Report bugs to <pgsql-bugs@postgresql.org>. |
| 34 | # |
| 35 | @@ -582,8 +582,8 @@ MAKEFLAGS= |
| 36 | # Identity of this package. |
| 37 | PACKAGE_NAME='PostgreSQL' |
| 38 | PACKAGE_TARNAME='postgresql' |
| 39 | -PACKAGE_VERSION='10.22' |
| 40 | -PACKAGE_STRING='PostgreSQL 10.22' |
| 41 | +PACKAGE_VERSION='10.23' |
| 42 | +PACKAGE_STRING='PostgreSQL 10.23' |
| 43 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org' |
| 44 | PACKAGE_URL='' |
| 45 | |
| 46 | @@ -1417,7 +1417,7 @@ if test "$ac_init_help" = "long"; then |
| 47 | # Omit some internal or obsolete options to make the list less imposing. |
| 48 | # This message is too long to be a string in the A/UX 3.1 sh. |
| 49 | cat <<_ACEOF |
| 50 | -\`configure' configures PostgreSQL 10.22 to adapt to many kinds of systems. |
| 51 | +\`configure' configures PostgreSQL 10.23 to adapt to many kinds of systems. |
| 52 | |
| 53 | Usage: $0 [OPTION]... [VAR=VALUE]... |
| 54 | |
| 55 | @@ -1482,7 +1482,7 @@ fi |
| 56 | |
| 57 | if test -n "$ac_init_help"; then |
| 58 | case $ac_init_help in |
| 59 | - short | recursive ) echo "Configuration of PostgreSQL 10.22:";; |
| 60 | + short | recursive ) echo "Configuration of PostgreSQL 10.23:";; |
| 61 | esac |
| 62 | cat <<\_ACEOF |
| 63 | |
| 64 | @@ -1644,7 +1644,7 @@ fi |
| 65 | test -n "$ac_init_help" && exit $ac_status |
| 66 | if $ac_init_version; then |
| 67 | cat <<\_ACEOF |
| 68 | -PostgreSQL configure 10.22 |
| 69 | +PostgreSQL configure 10.23 |
| 70 | generated by GNU Autoconf 2.69 |
| 71 | |
| 72 | Copyright (C) 2012 Free Software Foundation, Inc. |
| 73 | @@ -2359,7 +2359,7 @@ cat >config.log <<_ACEOF |
| 74 | This file contains any messages produced by compilers while |
| 75 | running configure, to aid debugging if configure makes a mistake. |
| 76 | |
| 77 | -It was created by PostgreSQL $as_me 10.22, which was |
| 78 | +It was created by PostgreSQL $as_me 10.23, which was |
| 79 | generated by GNU Autoconf 2.69. Invocation command line was |
| 80 | |
| 81 | $ $0 $@ |
| 82 | @@ -4929,6 +4929,47 @@ fi |
| 83 | if test -n "$NOT_THE_CFLAGS"; then |
| 84 | CFLAGS="$CFLAGS -Wno-compound-token-split-by-macro" |
| 85 | fi |
| 86 | + # Similarly remove clang 15+'s deprecated-non-prototype, as it warns about |
| 87 | + # tree-walking APIs that we can't reasonably change in the back branches. |
| 88 | + NOT_THE_CFLAGS="" |
| 89 | + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wdeprecated-non-prototype" >&5 |
| 90 | +$as_echo_n "checking whether $CC supports -Wdeprecated-non-prototype... " >&6; } |
| 91 | +if ${pgac_cv_prog_cc_cflags__Wdeprecated_non_prototype+:} false; then : |
| 92 | + $as_echo_n "(cached) " >&6 |
| 93 | +else |
| 94 | + pgac_save_CFLAGS=$CFLAGS |
| 95 | +CFLAGS="$pgac_save_CFLAGS -Wdeprecated-non-prototype" |
| 96 | +ac_save_c_werror_flag=$ac_c_werror_flag |
| 97 | +ac_c_werror_flag=yes |
| 98 | +cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 99 | +/* end confdefs.h. */ |
| 100 | + |
| 101 | +int |
| 102 | +main () |
| 103 | +{ |
| 104 | + |
| 105 | + ; |
| 106 | + return 0; |
| 107 | +} |
| 108 | +_ACEOF |
| 109 | +if ac_fn_c_try_compile "$LINENO"; then : |
| 110 | + pgac_cv_prog_cc_cflags__Wdeprecated_non_prototype=yes |
| 111 | +else |
| 112 | + pgac_cv_prog_cc_cflags__Wdeprecated_non_prototype=no |
| 113 | +fi |
| 114 | +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
| 115 | +ac_c_werror_flag=$ac_save_c_werror_flag |
| 116 | +CFLAGS="$pgac_save_CFLAGS" |
| 117 | +fi |
| 118 | +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pgac_cv_prog_cc_cflags__Wdeprecated_non_prototype" >&5 |
| 119 | +$as_echo "$pgac_cv_prog_cc_cflags__Wdeprecated_non_prototype" >&6; } |
| 120 | +if test x"$pgac_cv_prog_cc_cflags__Wdeprecated_non_prototype" = x"yes"; then |
| 121 | + NOT_THE_CFLAGS="${NOT_THE_CFLAGS} -Wdeprecated-non-prototype" |
| 122 | +fi |
| 123 | + |
| 124 | + if test -n "$NOT_THE_CFLAGS"; then |
| 125 | + CFLAGS="$CFLAGS -Wno-deprecated-non-prototype" |
| 126 | + fi |
| 127 | # Similarly disable useless truncation warnings from gcc 8+ |
| 128 | NOT_THE_CFLAGS="" |
| 129 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -Wformat-truncation" >&5 |
| 130 | @@ -17780,7 +17821,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
| 131 | # report actual input values of CONFIG_FILES etc. instead of their |
| 132 | # values after options handling. |
| 133 | ac_log=" |
| 134 | -This file was extended by PostgreSQL $as_me 10.22, which was |
| 135 | +This file was extended by PostgreSQL $as_me 10.23, which was |
| 136 | generated by GNU Autoconf 2.69. Invocation command line was |
| 137 | |
| 138 | CONFIG_FILES = $CONFIG_FILES |
| 139 | @@ -17850,7 +17891,7 @@ _ACEOF |
| 140 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 141 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
| 142 | ac_cs_version="\\ |
| 143 | -PostgreSQL config.status 10.22 |
| 144 | +PostgreSQL config.status 10.23 |
| 145 | configured by $0, generated by GNU Autoconf 2.69, |
| 146 | with options \\"\$ac_cs_config\\" |
| 147 | |
| 148 | diff --git a/configure.in b/configure.in |
| 149 | index 85eace5..06cb0e5 100644 |
| 150 | --- a/configure.in |
| 151 | +++ b/configure.in |
| 152 | @@ -17,7 +17,7 @@ dnl Read the Autoconf manual for details. |
| 153 | dnl |
| 154 | m4_pattern_forbid(^PGAC_)dnl to catch undefined macros |
| 155 | |
| 156 | -AC_INIT([PostgreSQL], [10.22], [pgsql-bugs@postgresql.org]) |
| 157 | +AC_INIT([PostgreSQL], [10.23], [pgsql-bugs@postgresql.org]) |
| 158 | |
| 159 | m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.69], [], [m4_fatal([Autoconf version 2.69 is required. |
| 160 | Untested combinations of 'autoconf' and PostgreSQL versions are not |
| 161 | @@ -481,6 +481,13 @@ if test "$GCC" = yes -a "$ICC" = no; then |
| 162 | if test -n "$NOT_THE_CFLAGS"; then |
| 163 | CFLAGS="$CFLAGS -Wno-compound-token-split-by-macro" |
| 164 | fi |
| 165 | + # Similarly remove clang 15+'s deprecated-non-prototype, as it warns about |
| 166 | + # tree-walking APIs that we can't reasonably change in the back branches. |
| 167 | + NOT_THE_CFLAGS="" |
| 168 | + PGAC_PROG_CC_VAR_OPT(NOT_THE_CFLAGS, [-Wdeprecated-non-prototype]) |
| 169 | + if test -n "$NOT_THE_CFLAGS"; then |
| 170 | + CFLAGS="$CFLAGS -Wno-deprecated-non-prototype" |
| 171 | + fi |
| 172 | # Similarly disable useless truncation warnings from gcc 8+ |
| 173 | NOT_THE_CFLAGS="" |
| 174 | PGAC_PROG_CC_VAR_OPT(NOT_THE_CFLAGS, [-Wformat-truncation]) |
| 175 | diff --git a/contrib/pg_stat_statements/pg_stat_statements.c b/contrib/pg_stat_statements/pg_stat_statements.c |
| 176 | index 3b32ec5..bb72ac7 100644 |
| 177 | --- a/contrib/pg_stat_statements/pg_stat_statements.c |
| 178 | +++ b/contrib/pg_stat_statements/pg_stat_statements.c |
| 179 | @@ -962,6 +962,8 @@ pgss_ProcessUtility(PlannedStmt *pstmt, const char *queryString, |
| 180 | DestReceiver *dest, char *completionTag) |
| 181 | { |
| 182 | Node *parsetree = pstmt->utilityStmt; |
| 183 | + int saved_stmt_location = pstmt->stmt_location; |
| 184 | + int saved_stmt_len = pstmt->stmt_len; |
| 185 | |
| 186 | /* |
| 187 | * If it's an EXECUTE statement, we don't track it and don't increment the |
| 188 | @@ -1011,6 +1013,13 @@ pgss_ProcessUtility(PlannedStmt *pstmt, const char *queryString, |
| 189 | } |
| 190 | PG_END_TRY(); |
| 191 | |
| 192 | + /* |
| 193 | + * CAUTION: do not access the *pstmt data structure again below here. |
| 194 | + * If it was a ROLLBACK or similar, that data structure may have been |
| 195 | + * freed. We must copy everything we still need into local variables, |
| 196 | + * which we did above. |
| 197 | + */ |
| 198 | + |
| 199 | INSTR_TIME_SET_CURRENT(duration); |
| 200 | INSTR_TIME_SUBTRACT(duration, start); |
| 201 | |
| 202 | @@ -1049,8 +1058,8 @@ pgss_ProcessUtility(PlannedStmt *pstmt, const char *queryString, |
| 203 | |
| 204 | pgss_store(queryString, |
| 205 | 0, /* signal that it's a utility stmt */ |
| 206 | - pstmt->stmt_location, |
| 207 | - pstmt->stmt_len, |
| 208 | + saved_stmt_location, |
| 209 | + saved_stmt_len, |
| 210 | INSTR_TIME_GET_MILLISEC(duration), |
| 211 | rows, |
| 212 | &bufusage, |
| 213 | diff --git a/contrib/postgres_fdw/expected/postgres_fdw.out b/contrib/postgres_fdw/expected/postgres_fdw.out |
| 214 | index e4b8f62..05d5df4 100644 |
| 215 | --- a/contrib/postgres_fdw/expected/postgres_fdw.out |
| 216 | +++ b/contrib/postgres_fdw/expected/postgres_fdw.out |
| 217 | @@ -2419,6 +2419,89 @@ SELECT * FROM ft1, ft2, ft4, ft5 WHERE ft1.c1 = ft2.c1 AND ft1.c2 = ft4.c1 |
| 218 | |
| 219 | RESET enable_nestloop; |
| 220 | RESET enable_hashjoin; |
| 221 | +-- test that add_paths_with_pathkeys_for_rel() arranges for the epq_path to |
| 222 | +-- return columns needed by the parent ForeignScan node |
| 223 | +CREATE TABLE local_tbl (c1 int NOT NULL, c2 int NOT NULL, c3 text, CONSTRAINT local_tbl_pkey PRIMARY KEY (c1)); |
| 224 | +INSERT INTO local_tbl SELECT id, id % 10, to_char(id, 'FM0000') FROM generate_series(1, 1000) id; |
| 225 | +ANALYZE local_tbl; |
| 226 | +EXPLAIN (VERBOSE, COSTS OFF) |
| 227 | +SELECT * FROM local_tbl LEFT JOIN (SELECT ft1.*, COALESCE(ft1.c3 || ft2.c3, 'foobar') FROM ft1 INNER JOIN ft2 ON (ft1.c1 = ft2.c1 AND ft1.c1 < 100)) ss ON (local_tbl.c1 = ss.c1) ORDER BY local_tbl.c1 FOR UPDATE OF local_tbl; |
| 228 | + QUERY PLAN |
| 229 | +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 230 | + LockRows |
| 231 | + Output: local_tbl.c1, local_tbl.c2, local_tbl.c3, ft1.c1, ft1.c2, ft1.c3, ft1.c4, ft1.c5, ft1.c6, ft1.c7, ft1.c8, (COALESCE((ft1.c3 || ft2.c3), 'foobar'::text)), local_tbl.c1, local_tbl.ctid, ft1.*, ft2.* |
| 232 | + -> Merge Left Join |
| 233 | + Output: local_tbl.c1, local_tbl.c2, local_tbl.c3, ft1.c1, ft1.c2, ft1.c3, ft1.c4, ft1.c5, ft1.c6, ft1.c7, ft1.c8, (COALESCE((ft1.c3 || ft2.c3), 'foobar'::text)), local_tbl.c1, local_tbl.ctid, ft1.*, ft2.* |
| 234 | + Merge Cond: (local_tbl.c1 = ft1.c1) |
| 235 | + -> Index Scan using local_tbl_pkey on public.local_tbl |
| 236 | + Output: local_tbl.c1, local_tbl.c2, local_tbl.c3, local_tbl.ctid |
| 237 | + -> Materialize |
| 238 | + Output: ft1.c1, ft1.c2, ft1.c3, ft1.c4, ft1.c5, ft1.c6, ft1.c7, ft1.c8, ft1.*, ft2.*, (COALESCE((ft1.c3 || ft2.c3), 'foobar'::text)) |
| 239 | + -> Foreign Scan |
| 240 | + Output: ft1.c1, ft1.c2, ft1.c3, ft1.c4, ft1.c5, ft1.c6, ft1.c7, ft1.c8, ft1.*, ft2.*, COALESCE((ft1.c3 || ft2.c3), 'foobar'::text) |
| 241 | + Relations: (public.ft1) INNER JOIN (public.ft2) |
| 242 | + Remote SQL: SELECT r4."C 1", r4.c2, r4.c3, r4.c4, r4.c5, r4.c6, r4.c7, r4.c8, CASE WHEN (r4.*)::text IS NOT NULL THEN ROW(r4."C 1", r4.c2, r4.c3, r4.c4, r4.c5, r4.c6, r4.c7, r4.c8) END, CASE WHEN (r5.*)::text IS NOT NULL THEN ROW(r5."C 1", r5.c2, r5.c3, r5.c4, r5.c5, r5.c6, r5.c7, r5.c8) END, r5.c3 FROM ("S 1"."T 1" r4 INNER JOIN "S 1"."T 1" r5 ON (((r4."C 1" = r5."C 1")) AND ((r4."C 1" < 100)))) ORDER BY r4."C 1" ASC NULLS LAST |
| 243 | + -> Result |
| 244 | + Output: ft1.c1, ft1.c2, ft1.c3, ft1.c4, ft1.c5, ft1.c6, ft1.c7, ft1.c8, ft1.*, ft2.*, ft2.c3 |
| 245 | + -> Sort |
| 246 | + Output: ft1.c1, ft1.c2, ft1.c3, ft1.c4, ft1.c5, ft1.c6, ft1.c7, ft1.c8, ft1.*, ft2.*, (COALESCE((ft1.c3 || ft2.c3), 'foobar'::text)), ft2.c3 |
| 247 | + Sort Key: ft1.c1 |
| 248 | + -> Hash Join |
| 249 | + Output: ft1.c1, ft1.c2, ft1.c3, ft1.c4, ft1.c5, ft1.c6, ft1.c7, ft1.c8, ft1.*, ft2.*, COALESCE((ft1.c3 || ft2.c3), 'foobar'::text), ft2.c3 |
| 250 | + Hash Cond: (ft1.c1 = ft2.c1) |
| 251 | + -> Foreign Scan on public.ft1 |
| 252 | + Output: ft1.c1, ft1.c2, ft1.c3, ft1.c4, ft1.c5, ft1.c6, ft1.c7, ft1.c8, ft1.* |
| 253 | + Remote SQL: SELECT "C 1", c2, c3, c4, c5, c6, c7, c8 FROM "S 1"."T 1" WHERE (("C 1" < 100)) |
| 254 | + -> Hash |
| 255 | + Output: ft2.*, ft2.c1, ft2.c3 |
| 256 | + -> Foreign Scan on public.ft2 |
| 257 | + Output: ft2.*, ft2.c1, ft2.c3 |
| 258 | + Remote SQL: SELECT "C 1", c2, c3, c4, c5, c6, c7, c8 FROM "S 1"."T 1" |
| 259 | +(29 rows) |
| 260 | + |
| 261 | +ALTER SERVER loopback OPTIONS (DROP extensions); |
| 262 | +ALTER SERVER loopback OPTIONS (ADD fdw_startup_cost '10000.0'); |
| 263 | +EXPLAIN (VERBOSE, COSTS OFF) |
| 264 | +SELECT * FROM local_tbl LEFT JOIN (SELECT ft1.* FROM ft1 INNER JOIN ft2 ON (ft1.c1 = ft2.c1 AND ft1.c1 < 100 AND ft1.c1 = postgres_fdw_abs(ft2.c2))) ss ON (local_tbl.c3 = ss.c3) ORDER BY local_tbl.c1 FOR UPDATE OF local_tbl; |
| 265 | + QUERY PLAN |
| 266 | +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 267 | + LockRows |
| 268 | + Output: local_tbl.c1, local_tbl.c2, local_tbl.c3, ft1.c1, ft1.c2, ft1.c3, ft1.c4, ft1.c5, ft1.c6, ft1.c7, ft1.c8, local_tbl.c1, local_tbl.ctid, ft1.*, ft2.* |
| 269 | + -> Nested Loop Left Join |
| 270 | + Output: local_tbl.c1, local_tbl.c2, local_tbl.c3, ft1.c1, ft1.c2, ft1.c3, ft1.c4, ft1.c5, ft1.c6, ft1.c7, ft1.c8, local_tbl.c1, local_tbl.ctid, ft1.*, ft2.* |
| 271 | + Join Filter: (local_tbl.c3 = ft1.c3) |
| 272 | + -> Index Scan using local_tbl_pkey on public.local_tbl |
| 273 | + Output: local_tbl.c1, local_tbl.c2, local_tbl.c3, local_tbl.ctid |
| 274 | + -> Materialize |
| 275 | + Output: ft1.c1, ft1.c2, ft1.c3, ft1.c4, ft1.c5, ft1.c6, ft1.c7, ft1.c8, ft1.*, ft2.* |
| 276 | + -> Foreign Scan |
| 277 | + Output: ft1.c1, ft1.c2, ft1.c3, ft1.c4, ft1.c5, ft1.c6, ft1.c7, ft1.c8, ft1.*, ft2.* |
| 278 | + Filter: (ft1.c1 = postgres_fdw_abs(ft2.c2)) |
| 279 | + Relations: (public.ft1) INNER JOIN (public.ft2) |
| 280 | + Remote SQL: SELECT r4."C 1", r4.c2, r4.c3, r4.c4, r4.c5, r4.c6, r4.c7, r4.c8, CASE WHEN (r4.*)::text IS NOT NULL THEN ROW(r4."C 1", r4.c2, r4.c3, r4.c4, r4.c5, r4.c6, r4.c7, r4.c8) END, CASE WHEN (r5.*)::text IS NOT NULL THEN ROW(r5."C 1", r5.c2, r5.c3, r5.c4, r5.c5, r5.c6, r5.c7, r5.c8) END, r5.c2 FROM ("S 1"."T 1" r4 INNER JOIN "S 1"."T 1" r5 ON (((r4."C 1" = r5."C 1")) AND ((r4."C 1" < 100)))) ORDER BY r4.c3 ASC NULLS LAST |
| 281 | + -> Sort |
| 282 | + Output: ft1.c1, ft1.c2, ft1.c3, ft1.c4, ft1.c5, ft1.c6, ft1.c7, ft1.c8, ft1.*, ft2.*, ft2.c2 |
| 283 | + Sort Key: ft1.c3 |
| 284 | + -> Merge Join |
| 285 | + Output: ft1.c1, ft1.c2, ft1.c3, ft1.c4, ft1.c5, ft1.c6, ft1.c7, ft1.c8, ft1.*, ft2.*, ft2.c2 |
| 286 | + Merge Cond: ((ft1.c1 = (postgres_fdw_abs(ft2.c2))) AND (ft1.c1 = ft2.c1)) |
| 287 | + -> Sort |
| 288 | + Output: ft1.c1, ft1.c2, ft1.c3, ft1.c4, ft1.c5, ft1.c6, ft1.c7, ft1.c8, ft1.* |
| 289 | + Sort Key: ft1.c1 |
| 290 | + -> Foreign Scan on public.ft1 |
| 291 | + Output: ft1.c1, ft1.c2, ft1.c3, ft1.c4, ft1.c5, ft1.c6, ft1.c7, ft1.c8, ft1.* |
| 292 | + Remote SQL: SELECT "C 1", c2, c3, c4, c5, c6, c7, c8 FROM "S 1"."T 1" WHERE (("C 1" < 100)) |
| 293 | + -> Sort |
| 294 | + Output: ft2.*, ft2.c1, ft2.c2, (postgres_fdw_abs(ft2.c2)) |
| 295 | + Sort Key: (postgres_fdw_abs(ft2.c2)), ft2.c1 |
| 296 | + -> Foreign Scan on public.ft2 |
| 297 | + Output: ft2.*, ft2.c1, ft2.c2, postgres_fdw_abs(ft2.c2) |
| 298 | + Remote SQL: SELECT "C 1", c2, c3, c4, c5, c6, c7, c8 FROM "S 1"."T 1" ORDER BY "C 1" ASC NULLS LAST |
| 299 | +(32 rows) |
| 300 | + |
| 301 | +ALTER SERVER loopback OPTIONS (DROP fdw_startup_cost); |
| 302 | +ALTER SERVER loopback OPTIONS (ADD extensions 'postgres_fdw'); |
| 303 | +DROP TABLE local_tbl; |
| 304 | -- check join pushdown in situations where multiple userids are involved |
| 305 | CREATE ROLE regress_view_owner; |
| 306 | CREATE USER MAPPING FOR regress_view_owner SERVER loopback; |
| 307 | diff --git a/contrib/postgres_fdw/postgres_fdw.c b/contrib/postgres_fdw/postgres_fdw.c |
| 308 | index dd5a241..87818c5 100644 |
| 309 | --- a/contrib/postgres_fdw/postgres_fdw.c |
| 310 | +++ b/contrib/postgres_fdw/postgres_fdw.c |
| 311 | @@ -4348,6 +4348,55 @@ add_paths_with_pathkeys_for_rel(PlannerInfo *root, RelOptInfo *rel, |
| 312 | |
| 313 | useful_pathkeys_list = get_useful_pathkeys_for_relation(root, rel); |
| 314 | |
| 315 | + /* |
| 316 | + * Before creating sorted paths, arrange for the passed-in EPQ path, if |
| 317 | + * any, to return columns needed by the parent ForeignScan node so that |
| 318 | + * they will propagate up through Sort nodes injected below, if necessary. |
| 319 | + */ |
| 320 | + if (epq_path != NULL && useful_pathkeys_list != NIL) |
| 321 | + { |
| 322 | + PgFdwRelationInfo *fpinfo = (PgFdwRelationInfo *) rel->fdw_private; |
| 323 | + PathTarget *target = copy_pathtarget(epq_path->pathtarget); |
| 324 | + |
| 325 | + /* Include columns required for evaluating PHVs in the tlist. */ |
| 326 | + add_new_columns_to_pathtarget(target, |
| 327 | + pull_var_clause((Node *) target->exprs, |
| 328 | + PVC_RECURSE_PLACEHOLDERS)); |
| 329 | + |
| 330 | + /* Include columns required for evaluating the local conditions. */ |
| 331 | + foreach(lc, fpinfo->local_conds) |
| 332 | + { |
| 333 | + RestrictInfo *rinfo = lfirst_node(RestrictInfo, lc); |
| 334 | + |
| 335 | + add_new_columns_to_pathtarget(target, |
| 336 | + pull_var_clause((Node *) rinfo->clause, |
| 337 | + PVC_RECURSE_PLACEHOLDERS)); |
| 338 | + } |
| 339 | + |
| 340 | + /* |
| 341 | + * If we have added any new columns, adjust the tlist of the EPQ path. |
| 342 | + * |
| 343 | + * Note: the plan created using this path will only be used to execute |
| 344 | + * EPQ checks, where accuracy of the plan cost and width estimates |
| 345 | + * would not be important, so we do not do set_pathtarget_cost_width() |
| 346 | + * for the new pathtarget here. See also postgresGetForeignPlan(). |
| 347 | + */ |
| 348 | + if (list_length(target->exprs) > list_length(epq_path->pathtarget->exprs)) |
| 349 | + { |
| 350 | + /* The EPQ path is a join path, so it is projection-capable. */ |
| 351 | + Assert(is_projection_capable_path(epq_path)); |
| 352 | + |
| 353 | + /* |
| 354 | + * Use create_projection_path() here, so as to avoid modifying it |
| 355 | + * in place. |
| 356 | + */ |
| 357 | + epq_path = (Path *) create_projection_path(root, |
| 358 | + rel, |
| 359 | + epq_path, |
| 360 | + target); |
| 361 | + } |
| 362 | + } |
| 363 | + |
| 364 | /* Create one path for each set of pathkeys we found above. */ |
| 365 | foreach(lc, useful_pathkeys_list) |
| 366 | { |
| 367 | diff --git a/contrib/postgres_fdw/sql/postgres_fdw.sql b/contrib/postgres_fdw/sql/postgres_fdw.sql |
| 368 | index 15970ac..1abfcdd 100644 |
| 369 | --- a/contrib/postgres_fdw/sql/postgres_fdw.sql |
| 370 | +++ b/contrib/postgres_fdw/sql/postgres_fdw.sql |
| 371 | @@ -580,6 +580,24 @@ SELECT * FROM ft1, ft2, ft4, ft5 WHERE ft1.c1 = ft2.c1 AND ft1.c2 = ft4.c1 |
| 372 | RESET enable_nestloop; |
| 373 | RESET enable_hashjoin; |
| 374 | |
| 375 | +-- test that add_paths_with_pathkeys_for_rel() arranges for the epq_path to |
| 376 | +-- return columns needed by the parent ForeignScan node |
| 377 | +CREATE TABLE local_tbl (c1 int NOT NULL, c2 int NOT NULL, c3 text, CONSTRAINT local_tbl_pkey PRIMARY KEY (c1)); |
| 378 | +INSERT INTO local_tbl SELECT id, id % 10, to_char(id, 'FM0000') FROM generate_series(1, 1000) id; |
| 379 | +ANALYZE local_tbl; |
| 380 | + |
| 381 | +EXPLAIN (VERBOSE, COSTS OFF) |
| 382 | +SELECT * FROM local_tbl LEFT JOIN (SELECT ft1.*, COALESCE(ft1.c3 || ft2.c3, 'foobar') FROM ft1 INNER JOIN ft2 ON (ft1.c1 = ft2.c1 AND ft1.c1 < 100)) ss ON (local_tbl.c1 = ss.c1) ORDER BY local_tbl.c1 FOR UPDATE OF local_tbl; |
| 383 | + |
| 384 | +ALTER SERVER loopback OPTIONS (DROP extensions); |
| 385 | +ALTER SERVER loopback OPTIONS (ADD fdw_startup_cost '10000.0'); |
| 386 | +EXPLAIN (VERBOSE, COSTS OFF) |
| 387 | +SELECT * FROM local_tbl LEFT JOIN (SELECT ft1.* FROM ft1 INNER JOIN ft2 ON (ft1.c1 = ft2.c1 AND ft1.c1 < 100 AND ft1.c1 = postgres_fdw_abs(ft2.c2))) ss ON (local_tbl.c3 = ss.c3) ORDER BY local_tbl.c1 FOR UPDATE OF local_tbl; |
| 388 | +ALTER SERVER loopback OPTIONS (DROP fdw_startup_cost); |
| 389 | +ALTER SERVER loopback OPTIONS (ADD extensions 'postgres_fdw'); |
| 390 | + |
| 391 | +DROP TABLE local_tbl; |
| 392 | + |
| 393 | -- check join pushdown in situations where multiple userids are involved |
| 394 | CREATE ROLE regress_view_owner; |
| 395 | CREATE USER MAPPING FOR regress_view_owner SERVER loopback; |
| 396 | diff --git a/contrib/test_decoding/Makefile b/contrib/test_decoding/Makefile |
| 397 | index 2db2b27..73bc0fe 100644 |
| 398 | --- a/contrib/test_decoding/Makefile |
| 399 | +++ b/contrib/test_decoding/Makefile |
| 400 | @@ -51,7 +51,7 @@ regresscheck-install-force: | submake-regress submake-test_decoding temp-install |
| 401 | $(REGRESSCHECKS) |
| 402 | |
| 403 | ISOLATIONCHECKS=mxact delayed_startup ondisk_startup concurrent_ddl_dml \ |
| 404 | - oldest_xmin snapshot_transfer subxact_without_top |
| 405 | + oldest_xmin snapshot_transfer subxact_without_top catalog_change_snapshot |
| 406 | |
| 407 | isolationcheck: | submake-isolation submake-test_decoding temp-install |
| 408 | $(pg_isolation_regress_check) \ |
| 409 | diff --git a/contrib/test_decoding/expected/catalog_change_snapshot.out b/contrib/test_decoding/expected/catalog_change_snapshot.out |
| 410 | new file mode 100644 |
| 411 | index 0000000..6316c2c |
| 412 | --- /dev/null |
| 413 | +++ b/contrib/test_decoding/expected/catalog_change_snapshot.out |
| 414 | @@ -0,0 +1,86 @@ |
| 415 | +Parsed test spec with 2 sessions |
| 416 | + |
| 417 | +starting permutation: s0_init s0_begin s0_savepoint s0_truncate s1_checkpoint s1_get_changes s0_commit s0_begin s0_insert s1_checkpoint s1_get_changes s0_commit s1_get_changes |
| 418 | +step s0_init: SELECT 'init' FROM pg_create_logical_replication_slot('isolation_slot', 'test_decoding'); |
| 419 | +?column? |
| 420 | +-------- |
| 421 | +init |
| 422 | +(1 row) |
| 423 | + |
| 424 | +step s0_begin: BEGIN; |
| 425 | +step s0_savepoint: SAVEPOINT sp1; |
| 426 | +step s0_truncate: TRUNCATE tbl1; |
| 427 | +step s1_checkpoint: CHECKPOINT; |
| 428 | +step s1_get_changes: SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0'); |
| 429 | +data |
| 430 | +---- |
| 431 | +(0 rows) |
| 432 | + |
| 433 | +step s0_commit: COMMIT; |
| 434 | +step s0_begin: BEGIN; |
| 435 | +step s0_insert: INSERT INTO tbl1 VALUES (1); |
| 436 | +step s1_checkpoint: CHECKPOINT; |
| 437 | +step s1_get_changes: SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0'); |
| 438 | +data |
| 439 | +---- |
| 440 | +(0 rows) |
| 441 | + |
| 442 | +step s0_commit: COMMIT; |
| 443 | +step s1_get_changes: SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0'); |
| 444 | +data |
| 445 | +------------------------------------------------------------- |
| 446 | +BEGIN |
| 447 | +table public.tbl1: INSERT: val1[integer]:1 val2[integer]:null |
| 448 | +COMMIT |
| 449 | +(3 rows) |
| 450 | + |
| 451 | +?column? |
| 452 | +-------- |
| 453 | +stop |
| 454 | +(1 row) |
| 455 | + |
| 456 | + |
| 457 | +starting permutation: s0_init s0_begin s0_savepoint s0_insert s1_checkpoint s1_get_changes s0_insert2 s0_commit s0_begin s0_insert s1_checkpoint s1_get_changes s0_commit s1_get_changes |
| 458 | +step s0_init: SELECT 'init' FROM pg_create_logical_replication_slot('isolation_slot', 'test_decoding'); |
| 459 | +?column? |
| 460 | +-------- |
| 461 | +init |
| 462 | +(1 row) |
| 463 | + |
| 464 | +step s0_begin: BEGIN; |
| 465 | +step s0_savepoint: SAVEPOINT sp1; |
| 466 | +step s0_insert: INSERT INTO tbl1 VALUES (1); |
| 467 | +step s1_checkpoint: CHECKPOINT; |
| 468 | +step s1_get_changes: SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0'); |
| 469 | +data |
| 470 | +---- |
| 471 | +(0 rows) |
| 472 | + |
| 473 | +step s0_insert2: INSERT INTO user_cat VALUES (1); |
| 474 | +step s0_commit: COMMIT; |
| 475 | +step s0_begin: BEGIN; |
| 476 | +step s0_insert: INSERT INTO tbl1 VALUES (1); |
| 477 | +step s1_checkpoint: CHECKPOINT; |
| 478 | +step s1_get_changes: SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0'); |
| 479 | +data |
| 480 | +------------------------------------------------------------- |
| 481 | +BEGIN |
| 482 | +table public.tbl1: INSERT: val1[integer]:1 val2[integer]:null |
| 483 | +table public.user_cat: INSERT: val1[integer]:1 |
| 484 | +COMMIT |
| 485 | +(4 rows) |
| 486 | + |
| 487 | +step s0_commit: COMMIT; |
| 488 | +step s1_get_changes: SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0'); |
| 489 | +data |
| 490 | +------------------------------------------------------------- |
| 491 | +BEGIN |
| 492 | +table public.tbl1: INSERT: val1[integer]:1 val2[integer]:null |
| 493 | +COMMIT |
| 494 | +(3 rows) |
| 495 | + |
| 496 | +?column? |
| 497 | +-------- |
| 498 | +stop |
| 499 | +(1 row) |
| 500 | + |
| 501 | diff --git a/contrib/test_decoding/specs/catalog_change_snapshot.spec b/contrib/test_decoding/specs/catalog_change_snapshot.spec |
| 502 | new file mode 100644 |
| 503 | index 0000000..2ad1ede |
| 504 | --- /dev/null |
| 505 | +++ b/contrib/test_decoding/specs/catalog_change_snapshot.spec |
| 506 | @@ -0,0 +1,55 @@ |
| 507 | +# Test decoding only the commit record of the transaction that have |
| 508 | +# modified catalogs. |
| 509 | +setup |
| 510 | +{ |
| 511 | + DROP TABLE IF EXISTS tbl1; |
| 512 | + CREATE TABLE tbl1 (val1 integer, val2 integer); |
| 513 | + CREATE TABLE user_cat (val1 integer) WITH (user_catalog_table = true); |
| 514 | +} |
| 515 | + |
| 516 | +teardown |
| 517 | +{ |
| 518 | + DROP TABLE tbl1; |
| 519 | + DROP TABLE user_cat; |
| 520 | + SELECT 'stop' FROM pg_drop_replication_slot('isolation_slot'); |
| 521 | +} |
| 522 | + |
| 523 | +session "s0" |
| 524 | +setup { SET synchronous_commit=on; } |
| 525 | +step "s0_init" { SELECT 'init' FROM pg_create_logical_replication_slot('isolation_slot', 'test_decoding'); } |
| 526 | +step "s0_begin" { BEGIN; } |
| 527 | +step "s0_savepoint" { SAVEPOINT sp1; } |
| 528 | +step "s0_truncate" { TRUNCATE tbl1; } |
| 529 | +step "s0_insert" { INSERT INTO tbl1 VALUES (1); } |
| 530 | +step "s0_insert2" { INSERT INTO user_cat VALUES (1); } |
| 531 | +step "s0_commit" { COMMIT; } |
| 532 | + |
| 533 | +session "s1" |
| 534 | +setup { SET synchronous_commit=on; } |
| 535 | +step "s1_checkpoint" { CHECKPOINT; } |
| 536 | +step "s1_get_changes" { SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0'); } |
| 537 | + |
| 538 | +# For the transaction that TRUNCATEd the table tbl1, the last decoding decodes |
| 539 | +# only its COMMIT record, because it starts from the RUNNING_XACTS record emitted |
| 540 | +# during the first checkpoint execution. This transaction must be marked as |
| 541 | +# containing catalog changes while decoding the COMMIT record and the decoding |
| 542 | +# of the INSERT record must read the pg_class with the correct historic snapshot. |
| 543 | +# |
| 544 | +# Note that in a case where bgwriter wrote the RUNNING_XACTS record between "s0_commit" |
| 545 | +# and "s0_begin", this doesn't happen as the decoding starts from the RUNNING_XACTS |
| 546 | +# record written by bgwriter. One might think we can either stop the bgwriter or |
| 547 | +# increase LOG_SNAPSHOT_INTERVAL_MS but it's not practical via tests. |
| 548 | +permutation "s0_init" "s0_begin" "s0_savepoint" "s0_truncate" "s1_checkpoint" "s1_get_changes" "s0_commit" "s0_begin" "s0_insert" "s1_checkpoint" "s1_get_changes" "s0_commit" "s1_get_changes" |
| 549 | + |
| 550 | +# Test that we can handle the case where there is no association between top-level |
| 551 | +# transaction and its subtransactions. The last decoding restarts from the first |
| 552 | +# checkpoint, decodes NEW_CID generated by "s0_insert2", and marks the subtransaction |
| 553 | +# as containing catalog changes while adding tuple cids to its top-level transaction. |
| 554 | +# During that, both transaction entries are created in ReorderBuffer as top-level |
| 555 | +# transactions and have the same LSN. We check if the assertion check for the order |
| 556 | +# of transaction LSNs in AssertTXNLsnOrder() is skipped since we are still before the |
| 557 | +# LSN at which we start replaying the contents of transactions. Besides, when decoding |
| 558 | +# the commit record of the top-level transaction, we must force the top-level |
| 559 | +# transaction to do timetravel since one of its subtransactions has been marked as |
| 560 | +# containing catalog changes. |
| 561 | +permutation "s0_init" "s0_begin" "s0_savepoint" "s0_insert" "s1_checkpoint" "s1_get_changes" "s0_insert2" "s0_commit" "s0_begin" "s0_insert" "s1_checkpoint" "s1_get_changes" "s0_commit" "s1_get_changes" |
| 562 | diff --git a/contrib/uuid-ossp/uuid-ossp.c b/contrib/uuid-ossp/uuid-ossp.c |
| 563 | index 55bc609..4fd8cc6 100644 |
| 564 | --- a/contrib/uuid-ossp/uuid-ossp.c |
| 565 | +++ b/contrib/uuid-ossp/uuid-ossp.c |
| 566 | @@ -296,6 +296,18 @@ uuid_generate_internal(int v, unsigned char *ns, char *ptr, int len) |
| 567 | strlcpy(strbuf, str, 37); |
| 568 | |
| 569 | /* |
| 570 | + * In recent NetBSD, uuid_create() has started |
| 571 | + * producing v4 instead of v1 UUIDs. Check the |
| 572 | + * version field and complain if it's not v1. |
| 573 | + */ |
| 574 | + if (strbuf[14] != '1') |
| 575 | + ereport(ERROR, |
| 576 | + (errcode(ERRCODE_EXTERNAL_ROUTINE_EXCEPTION), |
| 577 | + /* translator: %c will be a hex digit */ |
| 578 | + errmsg("uuid_create() produced a version %c UUID instead of the expected version 1", |
| 579 | + strbuf[14]))); |
| 580 | + |
| 581 | + /* |
| 582 | * PTR, if set, replaces the trailing characters of |
| 583 | * the uuid; this is to support v1mc, where a random |
| 584 | * multicast MAC is used instead of the physical one |
| 585 | diff --git a/debian/changelog b/debian/changelog |
| 586 | index e111cae..5b0727f 100644 |
| 587 | --- a/debian/changelog |
| 588 | +++ b/debian/changelog |
| 589 | @@ -1,3 +1,21 @@ |
| 590 | +postgresql-10 (10.23-0ubuntu0.18.04.1) bionic; urgency=medium |
| 591 | + |
| 592 | + * New upstream version (LP: #1996770). |
| 593 | + |
| 594 | + + A dump/restore is not required for those running 10.X. |
| 595 | + |
| 596 | + + Also, if you are upgrading from a version earlier than 10.19, see |
| 597 | + those release notes as well please. |
| 598 | + |
| 599 | + + Disallow rules named _RETURN that are not ON SELECT rules (Tom Lane). |
| 600 | + |
| 601 | + + Fix use-after-free hazard in string comparisons. (Tom Lane) |
| 602 | + |
| 603 | + + Details about these and many further changes can be found at: |
| 604 | + https://www.postgresql.org/docs/10/release-10-23.html |
| 605 | + |
| 606 | + -- Sergio Durigan Junior <sergio.durigan@canonical.com> Thu, 17 Nov 2022 16:39:57 -0500 |
| 607 | + |
| 608 | postgresql-10 (10.22-0ubuntu0.18.04.1) bionic-security; urgency=medium |
| 609 | |
| 610 | * New upstream version (LP: #1984012). |
| 611 | diff --git a/doc/bug.template b/doc/bug.template |
| 612 | index 99389d5..bf09781 100644 |
| 613 | --- a/doc/bug.template |
| 614 | +++ b/doc/bug.template |
| 615 | @@ -27,7 +27,7 @@ System Configuration: |
| 616 | |
| 617 | Operating System (example: Linux 2.4.18) : |
| 618 | |
| 619 | - PostgreSQL version (example: PostgreSQL 10.22): PostgreSQL 10.22 |
| 620 | + PostgreSQL version (example: PostgreSQL 10.23): PostgreSQL 10.23 |
| 621 | |
| 622 | Compiler used (example: gcc 3.3.5) : |
| 623 | |
| 624 | diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml |
| 625 | index 29d88e3..e58f026 100644 |
| 626 | --- a/doc/src/sgml/config.sgml |
| 627 | +++ b/doc/src/sgml/config.sgml |
| 628 | @@ -5123,6 +5123,13 @@ local0.* /var/log/postgresql |
| 629 | <sect2 id="runtime-config-logging-what"> |
| 630 | <title>What To Log</title> |
| 631 | |
| 632 | + <note> |
| 633 | + <para> |
| 634 | + What you choose to log can have security implications; see |
| 635 | + <xref linkend="logfile-maintenance">. |
| 636 | + </para> |
| 637 | + </note> |
| 638 | + |
| 639 | <variablelist> |
| 640 | |
| 641 | <varlistentry id="guc-application-name" xreflabel="application_name"> |
| 642 | @@ -5565,6 +5572,10 @@ log_line_prefix = '%m [%p] %q%u@%d/%a ' |
| 643 | planning). Set <varname>log_min_error_statement</> to |
| 644 | <literal>ERROR</> (or lower) to log such statements. |
| 645 | </para> |
| 646 | + <para> |
| 647 | + Logged statements might reveal sensitive data and even contain |
| 648 | + plaintext passwords. |
| 649 | + </para> |
| 650 | </note> |
| 651 | </listitem> |
| 652 | </varlistentry> |
| 653 | diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml |
| 654 | index 44b66ac..40b242e 100644 |
| 655 | --- a/doc/src/sgml/datatype.sgml |
| 656 | +++ b/doc/src/sgml/datatype.sgml |
| 657 | @@ -1098,6 +1098,8 @@ SELECT '52093.89'::money::numeric::float8; |
| 658 | <type>char(<replaceable>n</>)</type> are aliases for <type>character |
| 659 | varying(<replaceable>n</>)</type> and |
| 660 | <type>character(<replaceable>n</>)</type>, respectively. |
| 661 | + If specified, the length must be greater than zero and cannot exceed |
| 662 | + 10485760. |
| 663 | <type>character</type> without length specifier is equivalent to |
| 664 | <type>character(1)</type>. If <type>character varying</type> is used |
| 665 | without length specifier, the type accepts strings of any size. The |
| 666 | diff --git a/doc/src/sgml/docguide.sgml b/doc/src/sgml/docguide.sgml |
| 667 | index 029c645..057ecce 100644 |
| 668 | --- a/doc/src/sgml/docguide.sgml |
| 669 | +++ b/doc/src/sgml/docguide.sgml |
| 670 | @@ -75,7 +75,7 @@ |
| 671 | a complete O'Reilly book for your online reading pleasure. The |
| 672 | <ulink url="http://newbiedoc.sourceforge.net/metadoc/docbook-guide.html"> |
| 673 | NewbieDoc Docbook Guide</ulink> is very helpful for beginners. |
| 674 | - The <ulink url="http://www.freebsd.org/docproj/docproj.html"> |
| 675 | + The <ulink url="https://www.freebsd.org/docproj/"> |
| 676 | FreeBSD Documentation Project</ulink> also uses DocBook and has some good |
| 677 | information, including a number of style guidelines that might be |
| 678 | worth considering. |
| 679 | diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml |
| 680 | index 4c7ff22..cf3e6fd 100644 |
| 681 | --- a/doc/src/sgml/func.sgml |
| 682 | +++ b/doc/src/sgml/func.sgml |
| 683 | @@ -11260,6 +11260,12 @@ table2-mapping |
| 684 | <type>jsonb</type>, but not for <type>json</type>. They follow the |
| 685 | ordering rules for B-tree operations outlined at <xref |
| 686 | linkend="json-indexing">. |
| 687 | + See also <xref linkend="functions-aggregate"> for the aggregate |
| 688 | + function <function>json_agg</function> which aggregates record |
| 689 | + values as JSON, the aggregate function |
| 690 | + <function>json_object_agg</function> which aggregates pairs of values |
| 691 | + into a JSON object, and their <type>jsonb</type> equivalents, |
| 692 | + <function>jsonb_agg</function> and <function>jsonb_object_agg</function>. |
| 693 | </para> |
| 694 | <para> |
| 695 | Some further operators also exist only for <type>jsonb</type>, as shown |
| 696 | @@ -12090,15 +12096,6 @@ table2-mapping |
| 697 | </para> |
| 698 | </note> |
| 699 | |
| 700 | - <para> |
| 701 | - See also <xref linkend="functions-aggregate"> for the aggregate |
| 702 | - function <function>json_agg</function> which aggregates record |
| 703 | - values as JSON, and the aggregate function |
| 704 | - <function>json_object_agg</function> which aggregates pairs of values |
| 705 | - into a JSON object, and their <type>jsonb</type> equivalents, |
| 706 | - <function>jsonb_agg</> and <function>jsonb_object_agg</>. |
| 707 | - </para> |
| 708 | - |
| 709 | </sect1> |
| 710 | |
| 711 | <sect1 id="functions-sequence"> |
| 712 | diff --git a/doc/src/sgml/html/acronyms.html b/doc/src/sgml/html/acronyms.html |
| 713 | index 2dc5458..7b2984c 100644 |
| 714 | --- a/doc/src/sgml/html/acronyms.html |
| 715 | +++ b/doc/src/sgml/html/acronyms.html |
| 716 | @@ -1,5 +1,5 @@ |
| 717 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 718 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Appendix K. Acronyms</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="docguide-style.html" title="J.5. Style Guide" /><link rel="next" href="appendix-obsolete.html" title="Appendix L. Obsolete or Renamed Features" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">Appendix K. Acronyms</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="docguide-style.html" title="J.5. Style Guide">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="appendixes.html" title="Part VIII. Appendixes">Up</a></td><th width="60%" align="center">Part VIII. Appendixes</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="appendix-obsolete.html" title="Appendix L. Obsolete or Renamed Features">Next</a></td></tr></table><hr></hr></div><div class="appendix" id="ACRONYMS"><div class="titlepage"><div><div><h2 class="title">Appendix K. Acronyms</h2></div></div></div><p> This is a list of acronyms commonly used in the <span class="productname">PostgreSQL</span> |
| 719 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Appendix K. Acronyms</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="docguide-style.html" title="J.5. Style Guide" /><link rel="next" href="appendix-obsolete.html" title="Appendix L. Obsolete or Renamed Features" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">Appendix K. Acronyms</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="docguide-style.html" title="J.5. Style Guide">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="appendixes.html" title="Part VIII. Appendixes">Up</a></td><th width="60%" align="center">Part VIII. Appendixes</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="appendix-obsolete.html" title="Appendix L. Obsolete or Renamed Features">Next</a></td></tr></table><hr></hr></div><div class="appendix" id="ACRONYMS"><div class="titlepage"><div><div><h2 class="title">Appendix K. Acronyms</h2></div></div></div><p> This is a list of acronyms commonly used in the <span class="productname">PostgreSQL</span> |
| 720 | documentation and in discussions about <span class="productname">PostgreSQL</span>. |
| 721 | |
| 722 | </p><div class="variablelist"><dl class="variablelist"><dt><span class="term"><acronym class="acronym">ANSI</acronym></span></dt><dd><p> <a class="ulink" href="http://en.wikipedia.org/wiki/American_National_Standards_Institute" target="_top"> American National Standards Institute</a> |
| 723 | @@ -80,7 +80,7 @@ |
| 724 | Database Management System</a> |
| 725 | </p></dd><dt><span class="term"><acronym class="acronym">PAM</acronym></span></dt><dd><p> <a class="ulink" href="http://en.wikipedia.org/wiki/Pluggable_Authentication_Modules" target="_top">Pluggable |
| 726 | Authentication Modules</a> |
| 727 | - </p></dd><dt><span class="term"><acronym class="acronym">PGSQL</acronym></span></dt><dd><p> <a class="link" href="index.html" title="PostgreSQL 10.22 Documentation"><span class="productname">PostgreSQL</span></a> |
| 728 | + </p></dd><dt><span class="term"><acronym class="acronym">PGSQL</acronym></span></dt><dd><p> <a class="link" href="index.html" title="PostgreSQL 10.23 Documentation"><span class="productname">PostgreSQL</span></a> |
| 729 | </p></dd><dt><span class="term"><acronym class="acronym">PGXS</acronym></span></dt><dd><p> <a class="link" href="extend-pgxs.html" title="37.16. Extension Building Infrastructure"><span class="productname">PostgreSQL</span> Extension System</a> |
| 730 | </p></dd><dt><span class="term"><acronym class="acronym">PID</acronym></span></dt><dd><p> <a class="ulink" href="http://en.wikipedia.org/wiki/Process_identifier" target="_top">Process Identifier</a> |
| 731 | </p></dd><dt><span class="term"><acronym class="acronym">PITR</acronym></span></dt><dd><p> <a class="link" href="continuous-archiving.html" title="25.3. Continuous Archiving and Point-in-Time Recovery (PITR)">Point-In-Time |
| 732 | @@ -125,4 +125,4 @@ |
| 733 | </p></dd><dt><span class="term"><acronym class="acronym">XML</acronym></span></dt><dd><p> <a class="ulink" href="http://en.wikipedia.org/wiki/XML" target="_top">Extensible Markup |
| 734 | Language</a> |
| 735 | </p></dd></dl></div><p> |
| 736 | - </p></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="docguide-style.html" title="J.5. Style Guide">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="appendixes.html" title="Part VIII. Appendixes">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="appendix-obsolete.html" title="Appendix L. Obsolete or Renamed Features">Next</a></td></tr><tr><td width="40%" align="left" valign="top">J.5. Style Guide </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> Appendix L. Obsolete or Renamed Features</td></tr></table></div></body></html> |
| 737 | \ No newline at end of file |
| 738 | + </p></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="docguide-style.html" title="J.5. Style Guide">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="appendixes.html" title="Part VIII. Appendixes">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="appendix-obsolete.html" title="Appendix L. Obsolete or Renamed Features">Next</a></td></tr><tr><td width="40%" align="left" valign="top">J.5. Style Guide </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> Appendix L. Obsolete or Renamed Features</td></tr></table></div></body></html> |
| 739 | \ No newline at end of file |
| 740 | diff --git a/doc/src/sgml/html/admin.html b/doc/src/sgml/html/admin.html |
| 741 | index 51ada00..016b451 100644 |
| 742 | --- a/doc/src/sgml/html/admin.html |
| 743 | +++ b/doc/src/sgml/html/admin.html |
| 744 | @@ -1,5 +1,5 @@ |
| 745 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 746 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Part III. Server Administration</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="parallel-safety.html" title="15.4. Parallel Safety" /><link rel="next" href="installation.html" title="Chapter 16. Installation from Source Code" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">Part III. Server Administration</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="parallel-safety.html" title="15.4. Parallel Safety">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="index.html" title="PostgreSQL 10.22 Documentation">Up</a></td><th width="60%" align="center">PostgreSQL 10.22 Documentation</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="installation.html" title="Chapter 16. Installation from Source Code">Next</a></td></tr></table><hr></hr></div><div class="part" id="ADMIN"><div class="titlepage"><div><div><h1 class="title">Part III. Server Administration</h1></div></div></div><div class="partintro" id="id-1.6.2"><div></div><p> This part covers topics that are of interest to a |
| 747 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Part III. Server Administration</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="parallel-safety.html" title="15.4. Parallel Safety" /><link rel="next" href="installation.html" title="Chapter 16. Installation from Source Code" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">Part III. Server Administration</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="parallel-safety.html" title="15.4. Parallel Safety">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="index.html" title="PostgreSQL 10.23 Documentation">Up</a></td><th width="60%" align="center">PostgreSQL 10.23 Documentation</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="installation.html" title="Chapter 16. Installation from Source Code">Next</a></td></tr></table><hr></hr></div><div class="part" id="ADMIN"><div class="titlepage"><div><div><h1 class="title">Part III. Server Administration</h1></div></div></div><div class="partintro" id="id-1.6.2"><div></div><p> This part covers topics that are of interest to a |
| 748 | <span class="productname">PostgreSQL</span> database administrator. This includes |
| 749 | installation of the software, set up and configuration of the |
| 750 | server, management of users and databases, and maintenance tasks. |
| 751 | @@ -20,4 +20,4 @@ |
| 752 | the <span class="productname">PostgreSQL</span> database system. Readers are |
| 753 | encouraged to look at <a class="xref" href="tutorial.html" title="Part I. Tutorial">Part I</a> and <a class="xref" href="sql.html" title="Part II. The SQL Language">Part II</a> for additional information. |
| 754 | </p><div class="toc"><p><strong>Table of Contents</strong></p><dl class="toc"><dt><span class="chapter"><a href="installation.html">16. Installation from Source Code</a></span></dt><dd><dl><dt><span class="sect1"><a href="install-short.html">16.1. Short Version</a></span></dt><dt><span class="sect1"><a href="install-requirements.html">16.2. Requirements</a></span></dt><dt><span class="sect1"><a href="install-getsource.html">16.3. Getting The Source</a></span></dt><dt><span class="sect1"><a href="install-procedure.html">16.4. Installation Procedure</a></span></dt><dt><span class="sect1"><a href="install-post.html">16.5. Post-Installation Setup</a></span></dt><dt><span class="sect1"><a href="supported-platforms.html">16.6. Supported Platforms</a></span></dt><dt><span class="sect1"><a href="installation-platform-notes.html">16.7. Platform-specific Notes</a></span></dt></dl></dd><dt><span class="chapter"><a href="install-windows.html">17. Installation from Source Code on <span class="productname">Windows</span></a></span></dt><dd><dl><dt><span class="sect1"><a href="install-windows-full.html">17.1. Building with <span class="productname">Visual C++</span> or the |
| 755 | - <span class="productname">Microsoft Windows SDK</span></a></span></dt></dl></dd><dt><span class="chapter"><a href="runtime.html">18. Server Setup and Operation</a></span></dt><dd><dl><dt><span class="sect1"><a href="postgres-user.html">18.1. The <span class="productname">PostgreSQL</span> User Account</a></span></dt><dt><span class="sect1"><a href="creating-cluster.html">18.2. Creating a Database Cluster</a></span></dt><dt><span class="sect1"><a href="server-start.html">18.3. Starting the Database Server</a></span></dt><dt><span class="sect1"><a href="kernel-resources.html">18.4. Managing Kernel Resources</a></span></dt><dt><span class="sect1"><a href="server-shutdown.html">18.5. Shutting Down the Server</a></span></dt><dt><span class="sect1"><a href="upgrading.html">18.6. Upgrading a <span class="productname">PostgreSQL</span> Cluster</a></span></dt><dt><span class="sect1"><a href="preventing-server-spoofing.html">18.7. Preventing Server Spoofing</a></span></dt><dt><span class="sect1"><a href="encryption-options.html">18.8. Encryption Options</a></span></dt><dt><span class="sect1"><a href="ssl-tcp.html">18.9. Secure TCP/IP Connections with SSL</a></span></dt><dt><span class="sect1"><a href="ssh-tunnels.html">18.10. Secure TCP/IP Connections with <span class="application">SSH</span> Tunnels</a></span></dt><dt><span class="sect1"><a href="event-log-registration.html">18.11. Registering <span class="application">Event Log</span> on <span class="systemitem">Windows</span></a></span></dt></dl></dd><dt><span class="chapter"><a href="runtime-config.html">19. Server Configuration</a></span></dt><dd><dl><dt><span class="sect1"><a href="config-setting.html">19.1. Setting Parameters</a></span></dt><dt><span class="sect1"><a href="runtime-config-file-locations.html">19.2. File Locations</a></span></dt><dt><span class="sect1"><a href="runtime-config-connection.html">19.3. Connections and Authentication</a></span></dt><dt><span class="sect1"><a href="runtime-config-resource.html">19.4. Resource Consumption</a></span></dt><dt><span class="sect1"><a href="runtime-config-wal.html">19.5. Write Ahead Log</a></span></dt><dt><span class="sect1"><a href="runtime-config-replication.html">19.6. Replication</a></span></dt><dt><span class="sect1"><a href="runtime-config-query.html">19.7. Query Planning</a></span></dt><dt><span class="sect1"><a href="runtime-config-logging.html">19.8. Error Reporting and Logging</a></span></dt><dt><span class="sect1"><a href="runtime-config-statistics.html">19.9. Run-time Statistics</a></span></dt><dt><span class="sect1"><a href="runtime-config-autovacuum.html">19.10. Automatic Vacuuming</a></span></dt><dt><span class="sect1"><a href="runtime-config-client.html">19.11. Client Connection Defaults</a></span></dt><dt><span class="sect1"><a href="runtime-config-locks.html">19.12. Lock Management</a></span></dt><dt><span class="sect1"><a href="runtime-config-compatible.html">19.13. Version and Platform Compatibility</a></span></dt><dt><span class="sect1"><a href="runtime-config-error-handling.html">19.14. Error Handling</a></span></dt><dt><span class="sect1"><a href="runtime-config-preset.html">19.15. Preset Options</a></span></dt><dt><span class="sect1"><a href="runtime-config-custom.html">19.16. Customized Options</a></span></dt><dt><span class="sect1"><a href="runtime-config-developer.html">19.17. Developer Options</a></span></dt><dt><span class="sect1"><a href="runtime-config-short.html">19.18. Short Options</a></span></dt></dl></dd><dt><span class="chapter"><a href="client-authentication.html">20. Client Authentication</a></span></dt><dd><dl><dt><span class="sect1"><a href="auth-pg-hba-conf.html">20.1. The <code class="filename">pg_hba.conf</code> File</a></span></dt><dt><span class="sect1"><a href="auth-username-maps.html">20.2. User Name Maps</a></span></dt><dt><span class="sect1"><a href="auth-methods.html">20.3. Authentication Methods</a></span></dt><dt><span class="sect1"><a href="client-authentication-problems.html">20.4. Authentication Problems</a></span></dt></dl></dd><dt><span class="chapter"><a href="user-manag.html">21. Database Roles</a></span></dt><dd><dl><dt><span class="sect1"><a href="database-roles.html">21.1. Database Roles</a></span></dt><dt><span class="sect1"><a href="role-attributes.html">21.2. Role Attributes</a></span></dt><dt><span class="sect1"><a href="role-membership.html">21.3. Role Membership</a></span></dt><dt><span class="sect1"><a href="role-removal.html">21.4. Dropping Roles</a></span></dt><dt><span class="sect1"><a href="default-roles.html">21.5. Default Roles</a></span></dt><dt><span class="sect1"><a href="perm-functions.html">21.6. Function Security</a></span></dt></dl></dd><dt><span class="chapter"><a href="managing-databases.html">22. Managing Databases</a></span></dt><dd><dl><dt><span class="sect1"><a href="manage-ag-overview.html">22.1. Overview</a></span></dt><dt><span class="sect1"><a href="manage-ag-createdb.html">22.2. Creating a Database</a></span></dt><dt><span class="sect1"><a href="manage-ag-templatedbs.html">22.3. Template Databases</a></span></dt><dt><span class="sect1"><a href="manage-ag-config.html">22.4. Database Configuration</a></span></dt><dt><span class="sect1"><a href="manage-ag-dropdb.html">22.5. Destroying a Database</a></span></dt><dt><span class="sect1"><a href="manage-ag-tablespaces.html">22.6. Tablespaces</a></span></dt></dl></dd><dt><span class="chapter"><a href="charset.html">23. Localization</a></span></dt><dd><dl><dt><span class="sect1"><a href="locale.html">23.1. Locale Support</a></span></dt><dt><span class="sect1"><a href="collation.html">23.2. Collation Support</a></span></dt><dt><span class="sect1"><a href="multibyte.html">23.3. Character Set Support</a></span></dt></dl></dd><dt><span class="chapter"><a href="maintenance.html">24. Routine Database Maintenance Tasks</a></span></dt><dd><dl><dt><span class="sect1"><a href="routine-vacuuming.html">24.1. Routine Vacuuming</a></span></dt><dt><span class="sect1"><a href="routine-reindex.html">24.2. Routine Reindexing</a></span></dt><dt><span class="sect1"><a href="logfile-maintenance.html">24.3. Log File Maintenance</a></span></dt></dl></dd><dt><span class="chapter"><a href="backup.html">25. Backup and Restore</a></span></dt><dd><dl><dt><span class="sect1"><a href="backup-dump.html">25.1. <acronym class="acronym">SQL</acronym> Dump</a></span></dt><dt><span class="sect1"><a href="backup-file.html">25.2. File System Level Backup</a></span></dt><dt><span class="sect1"><a href="continuous-archiving.html">25.3. Continuous Archiving and Point-in-Time Recovery (PITR)</a></span></dt></dl></dd><dt><span class="chapter"><a href="high-availability.html">26. High Availability, Load Balancing, and Replication</a></span></dt><dd><dl><dt><span class="sect1"><a href="different-replication-solutions.html">26.1. Comparison of Different Solutions</a></span></dt><dt><span class="sect1"><a href="warm-standby.html">26.2. Log-Shipping Standby Servers</a></span></dt><dt><span class="sect1"><a href="warm-standby-failover.html">26.3. Failover</a></span></dt><dt><span class="sect1"><a href="log-shipping-alternative.html">26.4. Alternative Method for Log Shipping</a></span></dt><dt><span class="sect1"><a href="hot-standby.html">26.5. Hot Standby</a></span></dt></dl></dd><dt><span class="chapter"><a href="recovery-config.html">27. Recovery Configuration</a></span></dt><dd><dl><dt><span class="sect1"><a href="archive-recovery-settings.html">27.1. Archive Recovery Settings</a></span></dt><dt><span class="sect1"><a href="recovery-target-settings.html">27.2. Recovery Target Settings</a></span></dt><dt><span class="sect1"><a href="standby-settings.html">27.3. Standby Server Settings</a></span></dt></dl></dd><dt><span class="chapter"><a href="monitoring.html">28. Monitoring Database Activity</a></span></dt><dd><dl><dt><span class="sect1"><a href="monitoring-ps.html">28.1. Standard Unix Tools</a></span></dt><dt><span class="sect1"><a href="monitoring-stats.html">28.2. The Statistics Collector</a></span></dt><dt><span class="sect1"><a href="monitoring-locks.html">28.3. Viewing Locks</a></span></dt><dt><span class="sect1"><a href="progress-reporting.html">28.4. Progress Reporting</a></span></dt><dt><span class="sect1"><a href="dynamic-trace.html">28.5. Dynamic Tracing</a></span></dt></dl></dd><dt><span class="chapter"><a href="diskusage.html">29. Monitoring Disk Usage</a></span></dt><dd><dl><dt><span class="sect1"><a href="disk-usage.html">29.1. Determining Disk Usage</a></span></dt><dt><span class="sect1"><a href="disk-full.html">29.2. Disk Full Failure</a></span></dt></dl></dd><dt><span class="chapter"><a href="wal.html">30. Reliability and the Write-Ahead Log</a></span></dt><dd><dl><dt><span class="sect1"><a href="wal-reliability.html">30.1. Reliability</a></span></dt><dt><span class="sect1"><a href="wal-intro.html">30.2. Write-Ahead Logging (<acronym class="acronym">WAL</acronym>)</a></span></dt><dt><span class="sect1"><a href="wal-async-commit.html">30.3. Asynchronous Commit</a></span></dt><dt><span class="sect1"><a href="wal-configuration.html">30.4. <acronym class="acronym">WAL</acronym> Configuration</a></span></dt><dt><span class="sect1"><a href="wal-internals.html">30.5. WAL Internals</a></span></dt></dl></dd><dt><span class="chapter"><a href="logical-replication.html">31. Logical Replication</a></span></dt><dd><dl><dt><span class="sect1"><a href="logical-replication-publication.html">31.1. Publication</a></span></dt><dt><span class="sect1"><a href="logical-replication-subscription.html">31.2. Subscription</a></span></dt><dt><span class="sect1"><a href="logical-replication-conflicts.html">31.3. Conflicts</a></span></dt><dt><span class="sect1"><a href="logical-replication-restrictions.html">31.4. Restrictions</a></span></dt><dt><span class="sect1"><a href="logical-replication-architecture.html">31.5. Architecture</a></span></dt><dt><span class="sect1"><a href="logical-replication-monitoring.html">31.6. Monitoring</a></span></dt><dt><span class="sect1"><a href="logical-replication-security.html">31.7. Security</a></span></dt><dt><span class="sect1"><a href="logical-replication-config.html">31.8. Configuration Settings</a></span></dt><dt><span class="sect1"><a href="logical-replication-quick-setup.html">31.9. Quick Setup</a></span></dt></dl></dd><dt><span class="chapter"><a href="regress.html">32. Regression Tests</a></span></dt><dd><dl><dt><span class="sect1"><a href="regress-run.html">32.1. Running the Tests</a></span></dt><dt><span class="sect1"><a href="regress-evaluation.html">32.2. Test Evaluation</a></span></dt><dt><span class="sect1"><a href="regress-variant.html">32.3. Variant Comparison Files</a></span></dt><dt><span class="sect1"><a href="regress-tap.html">32.4. TAP Tests</a></span></dt><dt><span class="sect1"><a href="regress-coverage.html">32.5. Test Coverage Examination</a></span></dt></dl></dd></dl></div></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="parallel-safety.html" title="15.4. Parallel Safety">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="index.html" title="PostgreSQL 10.22 Documentation">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="installation.html" title="Chapter 16. Installation from Source Code">Next</a></td></tr><tr><td width="40%" align="left" valign="top">15.4. Parallel Safety </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> Chapter 16. Installation from Source Code</td></tr></table></div></body></html> |
| 756 | \ No newline at end of file |
| 757 | + <span class="productname">Microsoft Windows SDK</span></a></span></dt></dl></dd><dt><span class="chapter"><a href="runtime.html">18. Server Setup and Operation</a></span></dt><dd><dl><dt><span class="sect1"><a href="postgres-user.html">18.1. The <span class="productname">PostgreSQL</span> User Account</a></span></dt><dt><span class="sect1"><a href="creating-cluster.html">18.2. Creating a Database Cluster</a></span></dt><dt><span class="sect1"><a href="server-start.html">18.3. Starting the Database Server</a></span></dt><dt><span class="sect1"><a href="kernel-resources.html">18.4. Managing Kernel Resources</a></span></dt><dt><span class="sect1"><a href="server-shutdown.html">18.5. Shutting Down the Server</a></span></dt><dt><span class="sect1"><a href="upgrading.html">18.6. Upgrading a <span class="productname">PostgreSQL</span> Cluster</a></span></dt><dt><span class="sect1"><a href="preventing-server-spoofing.html">18.7. Preventing Server Spoofing</a></span></dt><dt><span class="sect1"><a href="encryption-options.html">18.8. Encryption Options</a></span></dt><dt><span class="sect1"><a href="ssl-tcp.html">18.9. Secure TCP/IP Connections with SSL</a></span></dt><dt><span class="sect1"><a href="ssh-tunnels.html">18.10. Secure TCP/IP Connections with <span class="application">SSH</span> Tunnels</a></span></dt><dt><span class="sect1"><a href="event-log-registration.html">18.11. Registering <span class="application">Event Log</span> on <span class="systemitem">Windows</span></a></span></dt></dl></dd><dt><span class="chapter"><a href="runtime-config.html">19. Server Configuration</a></span></dt><dd><dl><dt><span class="sect1"><a href="config-setting.html">19.1. Setting Parameters</a></span></dt><dt><span class="sect1"><a href="runtime-config-file-locations.html">19.2. File Locations</a></span></dt><dt><span class="sect1"><a href="runtime-config-connection.html">19.3. Connections and Authentication</a></span></dt><dt><span class="sect1"><a href="runtime-config-resource.html">19.4. Resource Consumption</a></span></dt><dt><span class="sect1"><a href="runtime-config-wal.html">19.5. Write Ahead Log</a></span></dt><dt><span class="sect1"><a href="runtime-config-replication.html">19.6. Replication</a></span></dt><dt><span class="sect1"><a href="runtime-config-query.html">19.7. Query Planning</a></span></dt><dt><span class="sect1"><a href="runtime-config-logging.html">19.8. Error Reporting and Logging</a></span></dt><dt><span class="sect1"><a href="runtime-config-statistics.html">19.9. Run-time Statistics</a></span></dt><dt><span class="sect1"><a href="runtime-config-autovacuum.html">19.10. Automatic Vacuuming</a></span></dt><dt><span class="sect1"><a href="runtime-config-client.html">19.11. Client Connection Defaults</a></span></dt><dt><span class="sect1"><a href="runtime-config-locks.html">19.12. Lock Management</a></span></dt><dt><span class="sect1"><a href="runtime-config-compatible.html">19.13. Version and Platform Compatibility</a></span></dt><dt><span class="sect1"><a href="runtime-config-error-handling.html">19.14. Error Handling</a></span></dt><dt><span class="sect1"><a href="runtime-config-preset.html">19.15. Preset Options</a></span></dt><dt><span class="sect1"><a href="runtime-config-custom.html">19.16. Customized Options</a></span></dt><dt><span class="sect1"><a href="runtime-config-developer.html">19.17. Developer Options</a></span></dt><dt><span class="sect1"><a href="runtime-config-short.html">19.18. Short Options</a></span></dt></dl></dd><dt><span class="chapter"><a href="client-authentication.html">20. Client Authentication</a></span></dt><dd><dl><dt><span class="sect1"><a href="auth-pg-hba-conf.html">20.1. The <code class="filename">pg_hba.conf</code> File</a></span></dt><dt><span class="sect1"><a href="auth-username-maps.html">20.2. User Name Maps</a></span></dt><dt><span class="sect1"><a href="auth-methods.html">20.3. Authentication Methods</a></span></dt><dt><span class="sect1"><a href="client-authentication-problems.html">20.4. Authentication Problems</a></span></dt></dl></dd><dt><span class="chapter"><a href="user-manag.html">21. Database Roles</a></span></dt><dd><dl><dt><span class="sect1"><a href="database-roles.html">21.1. Database Roles</a></span></dt><dt><span class="sect1"><a href="role-attributes.html">21.2. Role Attributes</a></span></dt><dt><span class="sect1"><a href="role-membership.html">21.3. Role Membership</a></span></dt><dt><span class="sect1"><a href="role-removal.html">21.4. Dropping Roles</a></span></dt><dt><span class="sect1"><a href="default-roles.html">21.5. Default Roles</a></span></dt><dt><span class="sect1"><a href="perm-functions.html">21.6. Function Security</a></span></dt></dl></dd><dt><span class="chapter"><a href="managing-databases.html">22. Managing Databases</a></span></dt><dd><dl><dt><span class="sect1"><a href="manage-ag-overview.html">22.1. Overview</a></span></dt><dt><span class="sect1"><a href="manage-ag-createdb.html">22.2. Creating a Database</a></span></dt><dt><span class="sect1"><a href="manage-ag-templatedbs.html">22.3. Template Databases</a></span></dt><dt><span class="sect1"><a href="manage-ag-config.html">22.4. Database Configuration</a></span></dt><dt><span class="sect1"><a href="manage-ag-dropdb.html">22.5. Destroying a Database</a></span></dt><dt><span class="sect1"><a href="manage-ag-tablespaces.html">22.6. Tablespaces</a></span></dt></dl></dd><dt><span class="chapter"><a href="charset.html">23. Localization</a></span></dt><dd><dl><dt><span class="sect1"><a href="locale.html">23.1. Locale Support</a></span></dt><dt><span class="sect1"><a href="collation.html">23.2. Collation Support</a></span></dt><dt><span class="sect1"><a href="multibyte.html">23.3. Character Set Support</a></span></dt></dl></dd><dt><span class="chapter"><a href="maintenance.html">24. Routine Database Maintenance Tasks</a></span></dt><dd><dl><dt><span class="sect1"><a href="routine-vacuuming.html">24.1. Routine Vacuuming</a></span></dt><dt><span class="sect1"><a href="routine-reindex.html">24.2. Routine Reindexing</a></span></dt><dt><span class="sect1"><a href="logfile-maintenance.html">24.3. Log File Maintenance</a></span></dt></dl></dd><dt><span class="chapter"><a href="backup.html">25. Backup and Restore</a></span></dt><dd><dl><dt><span class="sect1"><a href="backup-dump.html">25.1. <acronym class="acronym">SQL</acronym> Dump</a></span></dt><dt><span class="sect1"><a href="backup-file.html">25.2. File System Level Backup</a></span></dt><dt><span class="sect1"><a href="continuous-archiving.html">25.3. Continuous Archiving and Point-in-Time Recovery (PITR)</a></span></dt></dl></dd><dt><span class="chapter"><a href="high-availability.html">26. High Availability, Load Balancing, and Replication</a></span></dt><dd><dl><dt><span class="sect1"><a href="different-replication-solutions.html">26.1. Comparison of Different Solutions</a></span></dt><dt><span class="sect1"><a href="warm-standby.html">26.2. Log-Shipping Standby Servers</a></span></dt><dt><span class="sect1"><a href="warm-standby-failover.html">26.3. Failover</a></span></dt><dt><span class="sect1"><a href="log-shipping-alternative.html">26.4. Alternative Method for Log Shipping</a></span></dt><dt><span class="sect1"><a href="hot-standby.html">26.5. Hot Standby</a></span></dt></dl></dd><dt><span class="chapter"><a href="recovery-config.html">27. Recovery Configuration</a></span></dt><dd><dl><dt><span class="sect1"><a href="archive-recovery-settings.html">27.1. Archive Recovery Settings</a></span></dt><dt><span class="sect1"><a href="recovery-target-settings.html">27.2. Recovery Target Settings</a></span></dt><dt><span class="sect1"><a href="standby-settings.html">27.3. Standby Server Settings</a></span></dt></dl></dd><dt><span class="chapter"><a href="monitoring.html">28. Monitoring Database Activity</a></span></dt><dd><dl><dt><span class="sect1"><a href="monitoring-ps.html">28.1. Standard Unix Tools</a></span></dt><dt><span class="sect1"><a href="monitoring-stats.html">28.2. The Statistics Collector</a></span></dt><dt><span class="sect1"><a href="monitoring-locks.html">28.3. Viewing Locks</a></span></dt><dt><span class="sect1"><a href="progress-reporting.html">28.4. Progress Reporting</a></span></dt><dt><span class="sect1"><a href="dynamic-trace.html">28.5. Dynamic Tracing</a></span></dt></dl></dd><dt><span class="chapter"><a href="diskusage.html">29. Monitoring Disk Usage</a></span></dt><dd><dl><dt><span class="sect1"><a href="disk-usage.html">29.1. Determining Disk Usage</a></span></dt><dt><span class="sect1"><a href="disk-full.html">29.2. Disk Full Failure</a></span></dt></dl></dd><dt><span class="chapter"><a href="wal.html">30. Reliability and the Write-Ahead Log</a></span></dt><dd><dl><dt><span class="sect1"><a href="wal-reliability.html">30.1. Reliability</a></span></dt><dt><span class="sect1"><a href="wal-intro.html">30.2. Write-Ahead Logging (<acronym class="acronym">WAL</acronym>)</a></span></dt><dt><span class="sect1"><a href="wal-async-commit.html">30.3. Asynchronous Commit</a></span></dt><dt><span class="sect1"><a href="wal-configuration.html">30.4. <acronym class="acronym">WAL</acronym> Configuration</a></span></dt><dt><span class="sect1"><a href="wal-internals.html">30.5. WAL Internals</a></span></dt></dl></dd><dt><span class="chapter"><a href="logical-replication.html">31. Logical Replication</a></span></dt><dd><dl><dt><span class="sect1"><a href="logical-replication-publication.html">31.1. Publication</a></span></dt><dt><span class="sect1"><a href="logical-replication-subscription.html">31.2. Subscription</a></span></dt><dt><span class="sect1"><a href="logical-replication-conflicts.html">31.3. Conflicts</a></span></dt><dt><span class="sect1"><a href="logical-replication-restrictions.html">31.4. Restrictions</a></span></dt><dt><span class="sect1"><a href="logical-replication-architecture.html">31.5. Architecture</a></span></dt><dt><span class="sect1"><a href="logical-replication-monitoring.html">31.6. Monitoring</a></span></dt><dt><span class="sect1"><a href="logical-replication-security.html">31.7. Security</a></span></dt><dt><span class="sect1"><a href="logical-replication-config.html">31.8. Configuration Settings</a></span></dt><dt><span class="sect1"><a href="logical-replication-quick-setup.html">31.9. Quick Setup</a></span></dt></dl></dd><dt><span class="chapter"><a href="regress.html">32. Regression Tests</a></span></dt><dd><dl><dt><span class="sect1"><a href="regress-run.html">32.1. Running the Tests</a></span></dt><dt><span class="sect1"><a href="regress-evaluation.html">32.2. Test Evaluation</a></span></dt><dt><span class="sect1"><a href="regress-variant.html">32.3. Variant Comparison Files</a></span></dt><dt><span class="sect1"><a href="regress-tap.html">32.4. TAP Tests</a></span></dt><dt><span class="sect1"><a href="regress-coverage.html">32.5. Test Coverage Examination</a></span></dt></dl></dd></dl></div></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="parallel-safety.html" title="15.4. Parallel Safety">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="index.html" title="PostgreSQL 10.23 Documentation">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="installation.html" title="Chapter 16. Installation from Source Code">Next</a></td></tr><tr><td width="40%" align="left" valign="top">15.4. Parallel Safety </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> Chapter 16. Installation from Source Code</td></tr></table></div></body></html> |
| 758 | \ No newline at end of file |
| 759 | diff --git a/doc/src/sgml/html/adminpack.html b/doc/src/sgml/html/adminpack.html |
| 760 | index 03f0d81..41a1b15 100644 |
| 761 | --- a/doc/src/sgml/html/adminpack.html |
| 762 | +++ b/doc/src/sgml/html/adminpack.html |
| 763 | @@ -1,5 +1,5 @@ |
| 764 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 765 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>F.1. adminpack</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="contrib.html" title="Appendix F. Additional Supplied Modules" /><link rel="next" href="amcheck.html" title="F.2. amcheck" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">F.1. adminpack</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="contrib.html" title="Appendix F. Additional Supplied Modules">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="contrib.html" title="Appendix F. Additional Supplied Modules">Up</a></td><th width="60%" align="center">Appendix F. Additional Supplied Modules</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="amcheck.html" title="F.2. amcheck">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="ADMINPACK"><div class="titlepage"><div><div><h2 class="title" style="clear: both">F.1. adminpack</h2></div></div></div><a id="id-1.11.7.10.2" class="indexterm"></a><p> <code class="filename">adminpack</code> provides a number of support functions which |
| 766 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>F.1. adminpack</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="contrib.html" title="Appendix F. Additional Supplied Modules" /><link rel="next" href="amcheck.html" title="F.2. amcheck" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">F.1. adminpack</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="contrib.html" title="Appendix F. Additional Supplied Modules">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="contrib.html" title="Appendix F. Additional Supplied Modules">Up</a></td><th width="60%" align="center">Appendix F. Additional Supplied Modules</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="amcheck.html" title="F.2. amcheck">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="ADMINPACK"><div class="titlepage"><div><div><h2 class="title" style="clear: both">F.1. adminpack</h2></div></div></div><a id="id-1.11.7.10.2" class="indexterm"></a><p> <code class="filename">adminpack</code> provides a number of support functions which |
| 767 | <span class="application">pgAdmin</span> and other administration and management tools can |
| 768 | use to provide additional functionality, such as remote management |
| 769 | of server log files. |
| 770 | @@ -50,4 +50,4 @@ |
| 771 | by <code class="function">pg_stat_file()</code> |
| 772 | </td></tr><tr><td><code class="function">pg_catalog.pg_logfile_rotate()</code></td><td><code class="type">integer</code></td><td> Alternate name for <code class="function">pg_rotate_logfile()</code>, but note that it |
| 773 | returns integer 0 or 1 rather than <code class="type">boolean</code> |
| 774 | - </td></tr></tbody></table></div></div><br class="table-break" /></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="contrib.html" title="Appendix F. Additional Supplied Modules">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="contrib.html" title="Appendix F. Additional Supplied Modules">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="amcheck.html" title="F.2. amcheck">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Appendix F. Additional Supplied Modules </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> F.2. amcheck</td></tr></table></div></body></html> |
| 775 | \ No newline at end of file |
| 776 | + </td></tr></tbody></table></div></div><br class="table-break" /></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="contrib.html" title="Appendix F. Additional Supplied Modules">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="contrib.html" title="Appendix F. Additional Supplied Modules">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="amcheck.html" title="F.2. amcheck">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Appendix F. Additional Supplied Modules </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> F.2. amcheck</td></tr></table></div></body></html> |
| 777 | \ No newline at end of file |
| 778 | diff --git a/doc/src/sgml/html/amcheck.html b/doc/src/sgml/html/amcheck.html |
| 779 | index 2471a2a..24ddb22 100644 |
| 780 | --- a/doc/src/sgml/html/amcheck.html |
| 781 | +++ b/doc/src/sgml/html/amcheck.html |
| 782 | @@ -1,5 +1,5 @@ |
| 783 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 784 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>F.2. amcheck</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="adminpack.html" title="F.1. adminpack" /><link rel="next" href="auth-delay.html" title="F.3. auth_delay" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">F.2. amcheck</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="adminpack.html" title="F.1. adminpack">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="contrib.html" title="Appendix F. Additional Supplied Modules">Up</a></td><th width="60%" align="center">Appendix F. Additional Supplied Modules</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="auth-delay.html" title="F.3. auth_delay">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="AMCHECK"><div class="titlepage"><div><div><h2 class="title" style="clear: both">F.2. amcheck</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="sect2"><a href="amcheck.html#id-1.11.7.11.7">F.2.1. Functions</a></span></dt><dt><span class="sect2"><a href="amcheck.html#id-1.11.7.11.8">F.2.2. Using <code class="filename">amcheck</code> effectively</a></span></dt><dt><span class="sect2"><a href="amcheck.html#id-1.11.7.11.9">F.2.3. Repairing corruption</a></span></dt></dl></div><a id="id-1.11.7.11.2" class="indexterm"></a><p> The <code class="filename">amcheck</code> module provides functions that allow you to |
| 785 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>F.2. amcheck</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="adminpack.html" title="F.1. adminpack" /><link rel="next" href="auth-delay.html" title="F.3. auth_delay" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">F.2. amcheck</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="adminpack.html" title="F.1. adminpack">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="contrib.html" title="Appendix F. Additional Supplied Modules">Up</a></td><th width="60%" align="center">Appendix F. Additional Supplied Modules</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="auth-delay.html" title="F.3. auth_delay">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="AMCHECK"><div class="titlepage"><div><div><h2 class="title" style="clear: both">F.2. amcheck</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="sect2"><a href="amcheck.html#id-1.11.7.11.7">F.2.1. Functions</a></span></dt><dt><span class="sect2"><a href="amcheck.html#id-1.11.7.11.8">F.2.2. Using <code class="filename">amcheck</code> effectively</a></span></dt><dt><span class="sect2"><a href="amcheck.html#id-1.11.7.11.9">F.2.3. Repairing corruption</a></span></dt></dl></div><a id="id-1.11.7.11.2" class="indexterm"></a><p> The <code class="filename">amcheck</code> module provides functions that allow you to |
| 786 | verify the logical consistency of the structure of indexes. If the |
| 787 | structure appears to be valid, no error is raised. |
| 788 | </p><p> The functions verify various <span class="emphasis"><em>invariants</em></span> in the |
| 789 | @@ -165,4 +165,4 @@ ORDER BY c.relpages DESC LIMIT 10; |
| 790 | an invariant violation should be sought. <a class="xref" href="pageinspect.html" title="F.23. pageinspect">pageinspect</a> may play a useful role in diagnosing |
| 791 | corruption that <code class="filename">amcheck</code> detects. A <code class="command">REINDEX</code> |
| 792 | may not be effective in repairing corruption. |
| 793 | - </p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="adminpack.html" title="F.1. adminpack">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="contrib.html" title="Appendix F. Additional Supplied Modules">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="auth-delay.html" title="F.3. auth_delay">Next</a></td></tr><tr><td width="40%" align="left" valign="top">F.1. adminpack </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> F.3. auth_delay</td></tr></table></div></body></html> |
| 794 | \ No newline at end of file |
| 795 | + </p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="adminpack.html" title="F.1. adminpack">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="contrib.html" title="Appendix F. Additional Supplied Modules">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="auth-delay.html" title="F.3. auth_delay">Next</a></td></tr><tr><td width="40%" align="left" valign="top">F.1. adminpack </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> F.3. auth_delay</td></tr></table></div></body></html> |
| 796 | \ No newline at end of file |
| 797 | diff --git a/doc/src/sgml/html/app-clusterdb.html b/doc/src/sgml/html/app-clusterdb.html |
| 798 | index 990f778..1d27941 100644 |
| 799 | --- a/doc/src/sgml/html/app-clusterdb.html |
| 800 | +++ b/doc/src/sgml/html/app-clusterdb.html |
| 801 | @@ -1,5 +1,5 @@ |
| 802 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 803 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>clusterdb</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="reference-client.html" title="PostgreSQL Client Applications" /><link rel="next" href="app-createdb.html" title="createdb" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">clusterdb</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="reference-client.html" title="PostgreSQL Client Applications">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-createdb.html" title="createdb">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-CLUSTERDB"><div class="titlepage"></div><a id="id-1.9.4.3.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">clusterdb</span></span></h2><p>clusterdb — cluster a <span class="productname">PostgreSQL</span> database</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.3.4.1"><code class="command">clusterdb</code> [<em class="replaceable"><code>connection-option</code></em>...] [ <code class="option">--verbose</code> | <code class="option">-v</code> ] [ <code class="option">--table</code> | <code class="option">-t</code> |
| 804 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>clusterdb</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="reference-client.html" title="PostgreSQL Client Applications" /><link rel="next" href="app-createdb.html" title="createdb" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">clusterdb</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="reference-client.html" title="PostgreSQL Client Applications">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-createdb.html" title="createdb">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-CLUSTERDB"><div class="titlepage"></div><a id="id-1.9.4.3.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">clusterdb</span></span></h2><p>clusterdb — cluster a <span class="productname">PostgreSQL</span> database</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.3.4.1"><code class="command">clusterdb</code> [<em class="replaceable"><code>connection-option</code></em>...] [ <code class="option">--verbose</code> | <code class="option">-v</code> ] [ <code class="option">--table</code> | <code class="option">-t</code> |
| 805 | <em class="replaceable"><code>table</code></em> |
| 806 | ] |
| 807 | ... [<em class="replaceable"><code>dbname</code></em>]</p></div><div class="cmdsynopsis"><p id="id-1.9.4.3.4.2"><code class="command">clusterdb</code> [<em class="replaceable"><code>connection-option</code></em>...] [ <code class="option">--verbose</code> | <code class="option">-v</code> ] <code class="option">--all</code> | <code class="option">-a</code> </p></div></div><div class="refsect1" id="id-1.9.4.3.5"><h2>Description</h2><p> <span class="application">clusterdb</span> is a utility for reclustering tables |
| 808 | @@ -85,4 +85,4 @@ |
| 809 | </p><p> To cluster a single table |
| 810 | <code class="literal">foo</code> in a database named |
| 811 | <code class="literal">xyzzy</code>: |
| 812 | -</p><pre class="screen"><code class="prompt">$ </code><strong class="userinput"><code>clusterdb --table=foo xyzzy</code></strong></pre></div><div class="refsect1" id="id-1.9.4.3.10"><h2>See Also</h2><span class="simplelist"><a class="xref" href="sql-cluster.html" title="CLUSTER"><span class="refentrytitle">CLUSTER</span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="reference-client.html" title="PostgreSQL Client Applications">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-createdb.html" title="createdb">Next</a></td></tr><tr><td width="40%" align="left" valign="top">PostgreSQL Client Applications </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">createdb</span></td></tr></table></div></body></html> |
| 813 | \ No newline at end of file |
| 814 | +</p><pre class="screen"><code class="prompt">$ </code><strong class="userinput"><code>clusterdb --table=foo xyzzy</code></strong></pre></div><div class="refsect1" id="id-1.9.4.3.10"><h2>See Also</h2><span class="simplelist"><a class="xref" href="sql-cluster.html" title="CLUSTER"><span class="refentrytitle">CLUSTER</span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="reference-client.html" title="PostgreSQL Client Applications">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-createdb.html" title="createdb">Next</a></td></tr><tr><td width="40%" align="left" valign="top">PostgreSQL Client Applications </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">createdb</span></td></tr></table></div></body></html> |
| 815 | \ No newline at end of file |
| 816 | diff --git a/doc/src/sgml/html/app-createdb.html b/doc/src/sgml/html/app-createdb.html |
| 817 | index c1d407d..af85637 100644 |
| 818 | --- a/doc/src/sgml/html/app-createdb.html |
| 819 | +++ b/doc/src/sgml/html/app-createdb.html |
| 820 | @@ -1,5 +1,5 @@ |
| 821 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 822 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>createdb</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-clusterdb.html" title="clusterdb" /><link rel="next" href="app-createuser.html" title="createuser" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">createdb</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-clusterdb.html" title="clusterdb">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-createuser.html" title="createuser">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-CREATEDB"><div class="titlepage"></div><a id="id-1.9.4.4.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">createdb</span></span></h2><p>createdb — create a new <span class="productname">PostgreSQL</span> database</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.4.4.1"><code class="command">createdb</code> [<em class="replaceable"><code>connection-option</code></em>...] [<em class="replaceable"><code>option</code></em>...] [<em class="replaceable"><code>dbname</code></em> |
| 823 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>createdb</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-clusterdb.html" title="clusterdb" /><link rel="next" href="app-createuser.html" title="createuser" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">createdb</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-clusterdb.html" title="clusterdb">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-createuser.html" title="createuser">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-CREATEDB"><div class="titlepage"></div><a id="id-1.9.4.4.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">createdb</span></span></h2><p>createdb — create a new <span class="productname">PostgreSQL</span> database</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.4.4.1"><code class="command">createdb</code> [<em class="replaceable"><code>connection-option</code></em>...] [<em class="replaceable"><code>option</code></em>...] [<em class="replaceable"><code>dbname</code></em> |
| 824 | [<em class="replaceable"><code>description</code></em>]]</p></div></div><div class="refsect1" id="R1-APP-CREATEDB-1"><h2> Description |
| 825 | </h2><p> <span class="application">createdb</span> creates a new <span class="productname">PostgreSQL</span> |
| 826 | database. |
| 827 | @@ -100,4 +100,4 @@ |
| 828 | <code class="literal">template0</code> template database, here is the |
| 829 | command-line command and the underlying SQL command: |
| 830 | </p><pre class="screen"><code class="prompt">$ </code><strong class="userinput"><code>createdb -p 5000 -h eden -T template0 -e demo</code></strong> |
| 831 | -<code class="computeroutput">CREATE DATABASE demo TEMPLATE template0;</code></pre></div><div class="refsect1" id="id-1.9.4.4.10"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-dropdb.html" title="dropdb"><span class="refentrytitle"><span class="application">dropdb</span></span></a>, <a class="xref" href="sql-createdatabase.html" title="CREATE DATABASE"><span class="refentrytitle">CREATE DATABASE</span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-clusterdb.html" title="clusterdb">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-createuser.html" title="createuser">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">clusterdb</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">createuser</span></td></tr></table></div></body></html> |
| 832 | \ No newline at end of file |
| 833 | +<code class="computeroutput">CREATE DATABASE demo TEMPLATE template0;</code></pre></div><div class="refsect1" id="id-1.9.4.4.10"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-dropdb.html" title="dropdb"><span class="refentrytitle"><span class="application">dropdb</span></span></a>, <a class="xref" href="sql-createdatabase.html" title="CREATE DATABASE"><span class="refentrytitle">CREATE DATABASE</span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-clusterdb.html" title="clusterdb">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-createuser.html" title="createuser">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">clusterdb</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">createuser</span></td></tr></table></div></body></html> |
| 834 | \ No newline at end of file |
| 835 | diff --git a/doc/src/sgml/html/app-createuser.html b/doc/src/sgml/html/app-createuser.html |
| 836 | index b402187..75a2f00 100644 |
| 837 | --- a/doc/src/sgml/html/app-createuser.html |
| 838 | +++ b/doc/src/sgml/html/app-createuser.html |
| 839 | @@ -1,5 +1,5 @@ |
| 840 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 841 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>createuser</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-createdb.html" title="createdb" /><link rel="next" href="app-dropdb.html" title="dropdb" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">createuser</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-createdb.html" title="createdb">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-dropdb.html" title="dropdb">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-CREATEUSER"><div class="titlepage"></div><a id="id-1.9.4.5.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">createuser</span></span></h2><p>createuser — define a new <span class="productname">PostgreSQL</span> user account</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.5.4.1"><code class="command">createuser</code> [<em class="replaceable"><code>connection-option</code></em>...] [<em class="replaceable"><code>option</code></em>...] [<em class="replaceable"><code>username</code></em>]</p></div></div><div class="refsect1" id="id-1.9.4.5.5"><h2>Description</h2><p> <span class="application">createuser</span> creates a |
| 842 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>createuser</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-createdb.html" title="createdb" /><link rel="next" href="app-dropdb.html" title="dropdb" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">createuser</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-createdb.html" title="createdb">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-dropdb.html" title="dropdb">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-CREATEUSER"><div class="titlepage"></div><a id="id-1.9.4.5.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">createuser</span></span></h2><p>createuser — define a new <span class="productname">PostgreSQL</span> user account</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.5.4.1"><code class="command">createuser</code> [<em class="replaceable"><code>connection-option</code></em>...] [<em class="replaceable"><code>option</code></em>...] [<em class="replaceable"><code>username</code></em>]</p></div></div><div class="refsect1" id="id-1.9.4.5.5"><h2>Description</h2><p> <span class="application">createuser</span> creates a |
| 843 | new <span class="productname">PostgreSQL</span> user (or more precisely, a role). |
| 844 | Only superusers and users with <code class="literal">CREATEROLE</code> privilege can create |
| 845 | new users, so <span class="application">createuser</span> must be |
| 846 | @@ -128,4 +128,4 @@ |
| 847 | In the above example, the new password isn't actually echoed when typed, |
| 848 | but we show what was typed for clarity. As you see, the password is |
| 849 | encrypted before it is sent to the client. |
| 850 | - </p></div><div class="refsect1" id="id-1.9.4.5.10"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-dropuser.html" title="dropuser"><span class="refentrytitle"><span class="application">dropuser</span></span></a>, <a class="xref" href="sql-createrole.html" title="CREATE ROLE"><span class="refentrytitle">CREATE ROLE</span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-createdb.html" title="createdb">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-dropdb.html" title="dropdb">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">createdb</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">dropdb</span></td></tr></table></div></body></html> |
| 851 | \ No newline at end of file |
| 852 | + </p></div><div class="refsect1" id="id-1.9.4.5.10"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-dropuser.html" title="dropuser"><span class="refentrytitle"><span class="application">dropuser</span></span></a>, <a class="xref" href="sql-createrole.html" title="CREATE ROLE"><span class="refentrytitle">CREATE ROLE</span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-createdb.html" title="createdb">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-dropdb.html" title="dropdb">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">createdb</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">dropdb</span></td></tr></table></div></body></html> |
| 853 | \ No newline at end of file |
| 854 | diff --git a/doc/src/sgml/html/app-dropdb.html b/doc/src/sgml/html/app-dropdb.html |
| 855 | index ac7fcfd..c5270aa 100644 |
| 856 | --- a/doc/src/sgml/html/app-dropdb.html |
| 857 | +++ b/doc/src/sgml/html/app-dropdb.html |
| 858 | @@ -1,5 +1,5 @@ |
| 859 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 860 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>dropdb</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-createuser.html" title="createuser" /><link rel="next" href="app-dropuser.html" title="dropuser" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">dropdb</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-createuser.html" title="createuser">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-dropuser.html" title="dropuser">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-DROPDB"><div class="titlepage"></div><a id="id-1.9.4.6.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">dropdb</span></span></h2><p>dropdb — remove a <span class="productname">PostgreSQL</span> database</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.6.4.1"><code class="command">dropdb</code> [<em class="replaceable"><code>connection-option</code></em>...] [<em class="replaceable"><code>option</code></em>...] <em class="replaceable"><code>dbname</code></em> </p></div></div><div class="refsect1" id="id-1.9.4.6.5"><h2>Description</h2><p> <span class="application">dropdb</span> destroys an existing |
| 861 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>dropdb</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-createuser.html" title="createuser" /><link rel="next" href="app-dropuser.html" title="dropuser" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">dropdb</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-createuser.html" title="createuser">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-dropuser.html" title="dropuser">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-DROPDB"><div class="titlepage"></div><a id="id-1.9.4.6.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">dropdb</span></span></h2><p>dropdb — remove a <span class="productname">PostgreSQL</span> database</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.6.4.1"><code class="command">dropdb</code> [<em class="replaceable"><code>connection-option</code></em>...] [<em class="replaceable"><code>option</code></em>...] <em class="replaceable"><code>dbname</code></em> </p></div></div><div class="refsect1" id="id-1.9.4.6.5"><h2>Description</h2><p> <span class="application">dropdb</span> destroys an existing |
| 862 | <span class="productname">PostgreSQL</span> database. |
| 863 | The user who executes this command must be a database |
| 864 | superuser or the owner of the database. |
| 865 | @@ -74,4 +74,4 @@ |
| 866 | </p><pre class="screen"><code class="prompt">$ </code><strong class="userinput"><code>dropdb -p 5000 -h eden -i -e demo</code></strong> |
| 867 | <code class="computeroutput">Database "demo" will be permanently deleted. |
| 868 | Are you sure? (y/n) </code><strong class="userinput"><code>y</code></strong> |
| 869 | -<code class="computeroutput">DROP DATABASE demo;</code></pre></div><div class="refsect1" id="id-1.9.4.6.10"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-createdb.html" title="createdb"><span class="refentrytitle"><span class="application">createdb</span></span></a>, <a class="xref" href="sql-dropdatabase.html" title="DROP DATABASE"><span class="refentrytitle">DROP DATABASE</span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-createuser.html" title="createuser">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-dropuser.html" title="dropuser">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">createuser</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">dropuser</span></td></tr></table></div></body></html> |
| 870 | \ No newline at end of file |
| 871 | +<code class="computeroutput">DROP DATABASE demo;</code></pre></div><div class="refsect1" id="id-1.9.4.6.10"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-createdb.html" title="createdb"><span class="refentrytitle"><span class="application">createdb</span></span></a>, <a class="xref" href="sql-dropdatabase.html" title="DROP DATABASE"><span class="refentrytitle">DROP DATABASE</span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-createuser.html" title="createuser">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-dropuser.html" title="dropuser">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">createuser</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">dropuser</span></td></tr></table></div></body></html> |
| 872 | \ No newline at end of file |
| 873 | diff --git a/doc/src/sgml/html/app-dropuser.html b/doc/src/sgml/html/app-dropuser.html |
| 874 | index c279e99..cff1542 100644 |
| 875 | --- a/doc/src/sgml/html/app-dropuser.html |
| 876 | +++ b/doc/src/sgml/html/app-dropuser.html |
| 877 | @@ -1,5 +1,5 @@ |
| 878 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 879 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>dropuser</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-dropdb.html" title="dropdb" /><link rel="next" href="app-ecpg.html" title="ecpg" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">dropuser</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-dropdb.html" title="dropdb">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-ecpg.html" title="ecpg">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-DROPUSER"><div class="titlepage"></div><a id="id-1.9.4.7.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">dropuser</span></span></h2><p>dropuser — remove a <span class="productname">PostgreSQL</span> user account</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.7.4.1"><code class="command">dropuser</code> [<em class="replaceable"><code>connection-option</code></em>...] [<em class="replaceable"><code>option</code></em>...] [<em class="replaceable"><code>username</code></em>]</p></div></div><div class="refsect1" id="id-1.9.4.7.5"><h2>Description</h2><p> <span class="application">dropuser</span> removes an existing |
| 880 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>dropuser</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-dropdb.html" title="dropdb" /><link rel="next" href="app-ecpg.html" title="ecpg" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">dropuser</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-dropdb.html" title="dropdb">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-ecpg.html" title="ecpg">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-DROPUSER"><div class="titlepage"></div><a id="id-1.9.4.7.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">dropuser</span></span></h2><p>dropuser — remove a <span class="productname">PostgreSQL</span> user account</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.7.4.1"><code class="command">dropuser</code> [<em class="replaceable"><code>connection-option</code></em>...] [<em class="replaceable"><code>option</code></em>...] [<em class="replaceable"><code>username</code></em>]</p></div></div><div class="refsect1" id="id-1.9.4.7.5"><h2>Description</h2><p> <span class="application">dropuser</span> removes an existing |
| 881 | <span class="productname">PostgreSQL</span> user. |
| 882 | Only superusers and users with the <code class="literal">CREATEROLE</code> privilege can |
| 883 | remove <span class="productname">PostgreSQL</span> users. (To remove a |
| 884 | @@ -71,4 +71,4 @@ |
| 885 | </p><pre class="screen"><code class="prompt">$ </code><strong class="userinput"><code>dropuser -p 5000 -h eden -i -e joe</code></strong> |
| 886 | <code class="computeroutput">Role "joe" will be permanently removed. |
| 887 | Are you sure? (y/n) </code><strong class="userinput"><code>y</code></strong> |
| 888 | -<code class="computeroutput">DROP ROLE joe;</code></pre></div><div class="refsect1" id="id-1.9.4.7.10"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-createuser.html" title="createuser"><span class="refentrytitle"><span class="application">createuser</span></span></a>, <a class="xref" href="sql-droprole.html" title="DROP ROLE"><span class="refentrytitle">DROP ROLE</span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-dropdb.html" title="dropdb">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-ecpg.html" title="ecpg">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">dropdb</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">ecpg</span></td></tr></table></div></body></html> |
| 889 | \ No newline at end of file |
| 890 | +<code class="computeroutput">DROP ROLE joe;</code></pre></div><div class="refsect1" id="id-1.9.4.7.10"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-createuser.html" title="createuser"><span class="refentrytitle"><span class="application">createuser</span></span></a>, <a class="xref" href="sql-droprole.html" title="DROP ROLE"><span class="refentrytitle">DROP ROLE</span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-dropdb.html" title="dropdb">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-ecpg.html" title="ecpg">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">dropdb</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">ecpg</span></td></tr></table></div></body></html> |
| 891 | \ No newline at end of file |
| 892 | diff --git a/doc/src/sgml/html/app-ecpg.html b/doc/src/sgml/html/app-ecpg.html |
| 893 | index 7fe12cf..9a39693 100644 |
| 894 | --- a/doc/src/sgml/html/app-ecpg.html |
| 895 | +++ b/doc/src/sgml/html/app-ecpg.html |
| 896 | @@ -1,5 +1,5 @@ |
| 897 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 898 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>ecpg</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-dropuser.html" title="dropuser" /><link rel="next" href="app-pgbasebackup.html" title="pg_basebackup" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">ecpg</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-dropuser.html" title="dropuser">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-pgbasebackup.html" title="pg_basebackup">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-ECPG"><div class="titlepage"></div><a id="id-1.9.4.8.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">ecpg</span></span></h2><p><span class="application">ecpg</span> — embedded SQL C preprocessor</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.8.4.1"><code class="command">ecpg</code> [<em class="replaceable"><code>option</code></em>...] <em class="replaceable"><code>file</code></em>... </p></div></div><div class="refsect1" id="APP-ECPG-DESCRIPTION"><h2>Description</h2><p> <code class="command">ecpg</code> is the embedded SQL preprocessor for C |
| 899 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>ecpg</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-dropuser.html" title="dropuser" /><link rel="next" href="app-pgbasebackup.html" title="pg_basebackup" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">ecpg</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-dropuser.html" title="dropuser">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-pgbasebackup.html" title="pg_basebackup">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-ECPG"><div class="titlepage"></div><a id="id-1.9.4.8.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">ecpg</span></span></h2><p><span class="application">ecpg</span> — embedded SQL C preprocessor</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.8.4.1"><code class="command">ecpg</code> [<em class="replaceable"><code>option</code></em>...] <em class="replaceable"><code>file</code></em>... </p></div></div><div class="refsect1" id="APP-ECPG-DESCRIPTION"><h2>Description</h2><p> <code class="command">ecpg</code> is the embedded SQL preprocessor for C |
| 900 | programs. It converts C programs with embedded SQL statements to |
| 901 | normal C code by replacing the SQL invocations with special |
| 902 | function calls. The output files can then be processed with any C |
| 903 | @@ -77,4 +77,4 @@ |
| 904 | program using the following sequence of commands: |
| 905 | </p><pre class="programlisting">ecpg prog1.pgc |
| 906 | cc -I/usr/local/pgsql/include -c prog1.c |
| 907 | -cc -o prog1 prog1.o -L/usr/local/pgsql/lib -lecpg</pre></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-dropuser.html" title="dropuser">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-pgbasebackup.html" title="pg_basebackup">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">dropuser</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> pg_basebackup</td></tr></table></div></body></html> |
| 908 | \ No newline at end of file |
| 909 | +cc -o prog1 prog1.o -L/usr/local/pgsql/lib -lecpg</pre></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-dropuser.html" title="dropuser">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-pgbasebackup.html" title="pg_basebackup">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">dropuser</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> pg_basebackup</td></tr></table></div></body></html> |
| 910 | \ No newline at end of file |
| 911 | diff --git a/doc/src/sgml/html/app-initdb.html b/doc/src/sgml/html/app-initdb.html |
| 912 | index aba3fe0..2907a86 100644 |
| 913 | --- a/doc/src/sgml/html/app-initdb.html |
| 914 | +++ b/doc/src/sgml/html/app-initdb.html |
| 915 | @@ -1,5 +1,5 @@ |
| 916 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 917 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>initdb</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="reference-server.html" title="PostgreSQL Server Applications" /><link rel="next" href="pgarchivecleanup.html" title="pg_archivecleanup" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">initdb</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="reference-server.html" title="PostgreSQL Server Applications">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><th width="60%" align="center">PostgreSQL Server Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="pgarchivecleanup.html" title="pg_archivecleanup">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-INITDB"><div class="titlepage"></div><a id="id-1.9.5.3.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle">initdb</span></h2><p>initdb — create a new <span class="productname">PostgreSQL</span> database cluster</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.5.3.4.1"><code class="command">initdb</code> [<em class="replaceable"><code>option</code></em>...] [ <code class="option">--pgdata</code> | <code class="option">-D</code> ]<em class="replaceable"><code> directory</code></em> </p></div></div><div class="refsect1" id="R1-APP-INITDB-1"><h2> Description |
| 918 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>initdb</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="reference-server.html" title="PostgreSQL Server Applications" /><link rel="next" href="pgarchivecleanup.html" title="pg_archivecleanup" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">initdb</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="reference-server.html" title="PostgreSQL Server Applications">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><th width="60%" align="center">PostgreSQL Server Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="pgarchivecleanup.html" title="pg_archivecleanup">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-INITDB"><div class="titlepage"></div><a id="id-1.9.5.3.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle">initdb</span></h2><p>initdb — create a new <span class="productname">PostgreSQL</span> database cluster</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.5.3.4.1"><code class="command">initdb</code> [<em class="replaceable"><code>option</code></em>...] [ <code class="option">--pgdata</code> | <code class="option">-D</code> ]<em class="replaceable"><code> directory</code></em> </p></div></div><div class="refsect1" id="R1-APP-INITDB-1"><h2> Description |
| 919 | </h2><p> <code class="command">initdb</code> creates a new |
| 920 | <span class="productname">PostgreSQL</span> database cluster. A database |
| 921 | cluster is a collection of databases that are managed by a single |
| 922 | @@ -145,4 +145,4 @@ |
| 923 | (see <a class="xref" href="libpq-envars.html" title="33.14. Environment Variables">Section 33.14</a>). |
| 924 | </p></div><div class="refsect1" id="id-1.9.5.3.8"><h2>Notes</h2><p> <code class="command">initdb</code> can also be invoked via |
| 925 | <code class="command">pg_ctl initdb</code>. |
| 926 | - </p></div><div class="refsect1" id="id-1.9.5.3.9"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-pg-ctl.html" title="pg_ctl"><span class="refentrytitle"><span class="application">pg_ctl</span></span></a>, <a class="xref" href="app-postgres.html" title="postgres"><span class="refentrytitle"><span class="application">postgres</span></span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="reference-server.html" title="PostgreSQL Server Applications">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="pgarchivecleanup.html" title="pg_archivecleanup">Next</a></td></tr><tr><td width="40%" align="left" valign="top">PostgreSQL Server Applications </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_archivecleanup</span></td></tr></table></div></body></html> |
| 927 | \ No newline at end of file |
| 928 | + </p></div><div class="refsect1" id="id-1.9.5.3.9"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-pg-ctl.html" title="pg_ctl"><span class="refentrytitle"><span class="application">pg_ctl</span></span></a>, <a class="xref" href="app-postgres.html" title="postgres"><span class="refentrytitle"><span class="application">postgres</span></span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="reference-server.html" title="PostgreSQL Server Applications">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="pgarchivecleanup.html" title="pg_archivecleanup">Next</a></td></tr><tr><td width="40%" align="left" valign="top">PostgreSQL Server Applications </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_archivecleanup</span></td></tr></table></div></body></html> |
| 929 | \ No newline at end of file |
| 930 | diff --git a/doc/src/sgml/html/app-pg-ctl.html b/doc/src/sgml/html/app-pg-ctl.html |
| 931 | index d1bb841..cf5d5ae 100644 |
| 932 | --- a/doc/src/sgml/html/app-pg-ctl.html |
| 933 | +++ b/doc/src/sgml/html/app-pg-ctl.html |
| 934 | @@ -1,5 +1,5 @@ |
| 935 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 936 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_ctl</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pgcontroldata.html" title="pg_controldata" /><link rel="next" href="app-pgresetwal.html" title="pg_resetwal" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_ctl</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pgcontroldata.html" title="pg_controldata">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><th width="60%" align="center">PostgreSQL Server Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-pgresetwal.html" title="pg_resetwal">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PG-CTL"><div class="titlepage"></div><a id="id-1.9.5.6.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">pg_ctl</span></span></h2><p>pg_ctl — initialize, start, stop, or control a <span class="productname">PostgreSQL</span> server</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.5.6.4.1"><code class="command">pg_ctl</code> <code class="option">init[db]</code> [<code class="option">-D</code> <em class="replaceable"><code>datadir</code></em>] [<code class="option">-s</code>] [<code class="option">-o</code> <em class="replaceable"><code>initdb-options</code></em>]</p></div><div class="cmdsynopsis"><p id="id-1.9.5.6.4.2"><code class="command">pg_ctl</code> <code class="option">start</code> [<code class="option">-D</code> <em class="replaceable"><code>datadir</code></em>] [<code class="option">-l</code> <em class="replaceable"><code>filename</code></em>] [<code class="option">-W</code>] [<code class="option">-t</code> <em class="replaceable"><code>seconds</code></em>] [<code class="option">-s</code>] [<code class="option">-o</code> <em class="replaceable"><code>options</code></em>] [<code class="option">-p</code> <em class="replaceable"><code>path</code></em>] [<code class="option">-c</code>]</p></div><div class="cmdsynopsis"><p id="id-1.9.5.6.4.3"><code class="command">pg_ctl</code> <code class="option">stop</code> [<code class="option">-D</code> <em class="replaceable"><code>datadir</code></em>] [<code class="option">-m</code> |
| 937 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_ctl</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pgcontroldata.html" title="pg_controldata" /><link rel="next" href="app-pgresetwal.html" title="pg_resetwal" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_ctl</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pgcontroldata.html" title="pg_controldata">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><th width="60%" align="center">PostgreSQL Server Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-pgresetwal.html" title="pg_resetwal">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PG-CTL"><div class="titlepage"></div><a id="id-1.9.5.6.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">pg_ctl</span></span></h2><p>pg_ctl — initialize, start, stop, or control a <span class="productname">PostgreSQL</span> server</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.5.6.4.1"><code class="command">pg_ctl</code> <code class="option">init[db]</code> [<code class="option">-D</code> <em class="replaceable"><code>datadir</code></em>] [<code class="option">-s</code>] [<code class="option">-o</code> <em class="replaceable"><code>initdb-options</code></em>]</p></div><div class="cmdsynopsis"><p id="id-1.9.5.6.4.2"><code class="command">pg_ctl</code> <code class="option">start</code> [<code class="option">-D</code> <em class="replaceable"><code>datadir</code></em>] [<code class="option">-l</code> <em class="replaceable"><code>filename</code></em>] [<code class="option">-W</code>] [<code class="option">-t</code> <em class="replaceable"><code>seconds</code></em>] [<code class="option">-s</code>] [<code class="option">-o</code> <em class="replaceable"><code>options</code></em>] [<code class="option">-p</code> <em class="replaceable"><code>path</code></em>] [<code class="option">-c</code>]</p></div><div class="cmdsynopsis"><p id="id-1.9.5.6.4.3"><code class="command">pg_ctl</code> <code class="option">stop</code> [<code class="option">-D</code> <em class="replaceable"><code>datadir</code></em>] [<code class="option">-m</code> |
| 938 | <code class="option">s[mart]</code> | <code class="option">f[ast]</code> | <code class="option">i[mmediate]</code> |
| 939 | ] [<code class="option">-W</code>] [<code class="option">-t</code> <em class="replaceable"><code>seconds</code></em>] [<code class="option">-s</code>]</p></div><div class="cmdsynopsis"><p id="id-1.9.5.6.4.4"><code class="command">pg_ctl</code> <code class="option">restart</code> [<code class="option">-D</code> <em class="replaceable"><code>datadir</code></em>] [<code class="option">-m</code> |
| 940 | <code class="option">s[mart]</code> | <code class="option">f[ast]</code> | <code class="option">i[mmediate]</code> |
| 941 | @@ -217,4 +217,4 @@ |
| 942 | <code class="computeroutput">pg_ctl: server is running (PID: 13718) |
| 943 | /usr/local/pgsql/bin/postgres "-D" "/usr/local/pgsql/data" "-p" "5433" "-B" "128"</code></pre><p> |
| 944 | The second line is the command that would be invoked in restart mode. |
| 945 | - </p></div></div><div class="refsect1" id="id-1.9.5.6.10"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-initdb.html" title="initdb"><span class="refentrytitle">initdb</span></a>, <a class="xref" href="app-postgres.html" title="postgres"><span class="refentrytitle"><span class="application">postgres</span></span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pgcontroldata.html" title="pg_controldata">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-pgresetwal.html" title="pg_resetwal">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_controldata</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_resetwal</span></td></tr></table></div></body></html> |
| 946 | \ No newline at end of file |
| 947 | + </p></div></div><div class="refsect1" id="id-1.9.5.6.10"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-initdb.html" title="initdb"><span class="refentrytitle">initdb</span></a>, <a class="xref" href="app-postgres.html" title="postgres"><span class="refentrytitle"><span class="application">postgres</span></span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pgcontroldata.html" title="pg_controldata">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-pgresetwal.html" title="pg_resetwal">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_controldata</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_resetwal</span></td></tr></table></div></body></html> |
| 948 | \ No newline at end of file |
| 949 | diff --git a/doc/src/sgml/html/app-pg-dumpall.html b/doc/src/sgml/html/app-pg-dumpall.html |
| 950 | index f021c1c..e5fc9e3 100644 |
| 951 | --- a/doc/src/sgml/html/app-pg-dumpall.html |
| 952 | +++ b/doc/src/sgml/html/app-pg-dumpall.html |
| 953 | @@ -1,5 +1,5 @@ |
| 954 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 955 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_dumpall</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pgdump.html" title="pg_dump" /><link rel="next" href="app-pg-isready.html" title="pg_isready" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_dumpall</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pgdump.html" title="pg_dump">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-pg-isready.html" title="pg_isready">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PG-DUMPALL"><div class="titlepage"></div><a id="id-1.9.4.13.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">pg_dumpall</span></span></h2><p>pg_dumpall — extract a <span class="productname">PostgreSQL</span> database cluster into a script file</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.13.4.1"><code class="command">pg_dumpall</code> [<em class="replaceable"><code>connection-option</code></em>...] [<em class="replaceable"><code>option</code></em>...]</p></div></div><div class="refsect1" id="APP-PG-DUMPALL-DESCRIPTION"><h2>Description</h2><p> <span class="application">pg_dumpall</span> is a utility for writing out |
| 956 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_dumpall</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pgdump.html" title="pg_dump" /><link rel="next" href="app-pg-isready.html" title="pg_isready" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_dumpall</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pgdump.html" title="pg_dump">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-pg-isready.html" title="pg_isready">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PG-DUMPALL"><div class="titlepage"></div><a id="id-1.9.4.13.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">pg_dumpall</span></span></h2><p>pg_dumpall — extract a <span class="productname">PostgreSQL</span> database cluster into a script file</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.13.4.1"><code class="command">pg_dumpall</code> [<em class="replaceable"><code>connection-option</code></em>...] [<em class="replaceable"><code>option</code></em>...]</p></div></div><div class="refsect1" id="APP-PG-DUMPALL-DESCRIPTION"><h2>Description</h2><p> <span class="application">pg_dumpall</span> is a utility for writing out |
| 957 | (<span class="quote">“<span class="quote">dumping</span>”</span>) all <span class="productname">PostgreSQL</span> databases |
| 958 | of a cluster into one script file. The script file contains |
| 959 | <acronym class="acronym">SQL</acronym> commands that can be used as input to <a class="xref" href="app-psql.html" title="psql"><span class="refentrytitle"><span class="application">psql</span></span></a> to restore the databases. It does this by |
| 960 | @@ -223,4 +223,4 @@ |
| 961 | databases.) |
| 962 | </p></div><div class="refsect1" id="id-1.9.4.13.10"><h2>See Also</h2><p> Check <a class="xref" href="app-pgdump.html" title="pg_dump"><span class="refentrytitle">pg_dump</span></a> for details on possible |
| 963 | error conditions. |
| 964 | - </p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pgdump.html" title="pg_dump">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-pg-isready.html" title="pg_isready">Next</a></td></tr><tr><td width="40%" align="left" valign="top">pg_dump </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_isready</span></td></tr></table></div></body></html> |
| 965 | \ No newline at end of file |
| 966 | + </p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pgdump.html" title="pg_dump">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-pg-isready.html" title="pg_isready">Next</a></td></tr><tr><td width="40%" align="left" valign="top">pg_dump </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_isready</span></td></tr></table></div></body></html> |
| 967 | \ No newline at end of file |
| 968 | diff --git a/doc/src/sgml/html/app-pg-isready.html b/doc/src/sgml/html/app-pg-isready.html |
| 969 | index 6f15970..a49623f 100644 |
| 970 | --- a/doc/src/sgml/html/app-pg-isready.html |
| 971 | +++ b/doc/src/sgml/html/app-pg-isready.html |
| 972 | @@ -1,5 +1,5 @@ |
| 973 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 974 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_isready</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pg-dumpall.html" title="pg_dumpall" /><link rel="next" href="app-pgreceivewal.html" title="pg_receivewal" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_isready</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pg-dumpall.html" title="pg_dumpall">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-pgreceivewal.html" title="pg_receivewal">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PG-ISREADY"><div class="titlepage"></div><a id="id-1.9.4.14.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">pg_isready</span></span></h2><p>pg_isready — check the connection status of a <span class="productname">PostgreSQL</span> server</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.14.4.1"><code class="command">pg_isready</code> [<em class="replaceable"><code>connection-option</code></em>...] [<em class="replaceable"><code>option</code></em>...]</p></div></div><div class="refsect1" id="APP-PG-ISREADY-DESCRIPTION"><h2>Description</h2><p> <span class="application">pg_isready</span> is a utility for checking the connection |
| 975 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_isready</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pg-dumpall.html" title="pg_dumpall" /><link rel="next" href="app-pgreceivewal.html" title="pg_receivewal" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_isready</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pg-dumpall.html" title="pg_dumpall">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-pgreceivewal.html" title="pg_receivewal">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PG-ISREADY"><div class="titlepage"></div><a id="id-1.9.4.14.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">pg_isready</span></span></h2><p>pg_isready — check the connection status of a <span class="productname">PostgreSQL</span> server</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.14.4.1"><code class="command">pg_isready</code> [<em class="replaceable"><code>connection-option</code></em>...] [<em class="replaceable"><code>option</code></em>...]</p></div></div><div class="refsect1" id="APP-PG-ISREADY-DESCRIPTION"><h2>Description</h2><p> <span class="application">pg_isready</span> is a utility for checking the connection |
| 976 | status of a <span class="productname">PostgreSQL</span> database server. The exit |
| 977 | status specifies the result of the connection check. |
| 978 | </p></div><div class="refsect1" id="APP-PG-ISREADY-OPTIONS"><h2>Options</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><code class="option">-d <em class="replaceable"><code>dbname</code></em></code><br /></span><span class="term"><code class="option">--dbname=<em class="replaceable"><code>dbname</code></em></code></span></dt><dd><p> Specifies the name of the database to connect to. The |
| 979 | @@ -50,4 +50,4 @@ |
| 980 | <code class="computeroutput">someremotehost:5432 - no response</code> |
| 981 | <code class="prompt">$</code> <strong class="userinput"><code>echo $?</code></strong> |
| 982 | <code class="computeroutput">2</code></pre><p> |
| 983 | - </p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pg-dumpall.html" title="pg_dumpall">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-pgreceivewal.html" title="pg_receivewal">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_dumpall</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> pg_receivewal</td></tr></table></div></body></html> |
| 984 | \ No newline at end of file |
| 985 | + </p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pg-dumpall.html" title="pg_dumpall">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-pgreceivewal.html" title="pg_receivewal">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_dumpall</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> pg_receivewal</td></tr></table></div></body></html> |
| 986 | \ No newline at end of file |
| 987 | diff --git a/doc/src/sgml/html/app-pgbasebackup.html b/doc/src/sgml/html/app-pgbasebackup.html |
| 988 | index c227734..7495759 100644 |
| 989 | --- a/doc/src/sgml/html/app-pgbasebackup.html |
| 990 | +++ b/doc/src/sgml/html/app-pgbasebackup.html |
| 991 | @@ -1,5 +1,5 @@ |
| 992 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 993 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_basebackup</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-ecpg.html" title="ecpg" /><link rel="next" href="pgbench.html" title="pgbench" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">pg_basebackup</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-ecpg.html" title="ecpg">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="pgbench.html" title="pgbench">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PGBASEBACKUP"><div class="titlepage"></div><a id="id-1.9.4.9.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle">pg_basebackup</span></h2><p>pg_basebackup — take a base backup of a <span class="productname">PostgreSQL</span> cluster</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.9.4.1"><code class="command">pg_basebackup</code> [<em class="replaceable"><code>option</code></em>...]</p></div></div><div class="refsect1" id="id-1.9.4.9.5"><h2> Description |
| 994 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_basebackup</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-ecpg.html" title="ecpg" /><link rel="next" href="pgbench.html" title="pgbench" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">pg_basebackup</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-ecpg.html" title="ecpg">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="pgbench.html" title="pgbench">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PGBASEBACKUP"><div class="titlepage"></div><a id="id-1.9.4.9.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle">pg_basebackup</span></h2><p>pg_basebackup — take a base backup of a <span class="productname">PostgreSQL</span> cluster</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.9.4.1"><code class="command">pg_basebackup</code> [<em class="replaceable"><code>option</code></em>...]</p></div></div><div class="refsect1" id="id-1.9.4.9.5"><h2> Description |
| 995 | </h2><p> <span class="application">pg_basebackup</span> is used to take base backups of |
| 996 | a running <span class="productname">PostgreSQL</span> database cluster. These |
| 997 | are taken without affecting other clients to the database, and can be used |
| 998 | @@ -304,4 +304,4 @@ |
| 999 | <code class="filename">/opt/ts</code> is relocated |
| 1000 | to <code class="filename">./backup/ts</code>: |
| 1001 | </p><pre class="screen"><code class="prompt">$</code> <strong class="userinput"><code>pg_basebackup -D backup/data -T /opt/ts=$(pwd)/backup/ts</code></strong></pre><p> |
| 1002 | - </p></div><div class="refsect1" id="id-1.9.4.9.10"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-pgdump.html" title="pg_dump"><span class="refentrytitle">pg_dump</span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-ecpg.html" title="ecpg">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="pgbench.html" title="pgbench">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">ecpg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">pgbench</span></td></tr></table></div></body></html> |
| 1003 | \ No newline at end of file |
| 1004 | + </p></div><div class="refsect1" id="id-1.9.4.9.10"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-pgdump.html" title="pg_dump"><span class="refentrytitle">pg_dump</span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-ecpg.html" title="ecpg">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="pgbench.html" title="pgbench">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">ecpg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">pgbench</span></td></tr></table></div></body></html> |
| 1005 | \ No newline at end of file |
| 1006 | diff --git a/doc/src/sgml/html/app-pgconfig.html b/doc/src/sgml/html/app-pgconfig.html |
| 1007 | index 189d79d..b12384e 100644 |
| 1008 | --- a/doc/src/sgml/html/app-pgconfig.html |
| 1009 | +++ b/doc/src/sgml/html/app-pgconfig.html |
| 1010 | @@ -1,5 +1,5 @@ |
| 1011 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1012 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_config</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="pgbench.html" title="pgbench" /><link rel="next" href="app-pgdump.html" title="pg_dump" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">pg_config</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="pgbench.html" title="pgbench">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-pgdump.html" title="pg_dump">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PGCONFIG"><div class="titlepage"></div><a id="id-1.9.4.11.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle">pg_config</span></h2><p>pg_config — retrieve information about the installed version of <span class="productname">PostgreSQL</span></p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.11.4.1"><code class="command">pg_config</code> [<em class="replaceable"><code>option</code></em>...]</p></div></div><div class="refsect1" id="id-1.9.4.11.5"><h2>Description</h2><p> The <span class="application">pg_config</span> utility prints configuration parameters |
| 1013 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_config</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="pgbench.html" title="pgbench" /><link rel="next" href="app-pgdump.html" title="pg_dump" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">pg_config</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="pgbench.html" title="pgbench">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-pgdump.html" title="pg_dump">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PGCONFIG"><div class="titlepage"></div><a id="id-1.9.4.11.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle">pg_config</span></h2><p>pg_config — retrieve information about the installed version of <span class="productname">PostgreSQL</span></p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.11.4.1"><code class="command">pg_config</code> [<em class="replaceable"><code>option</code></em>...]</p></div></div><div class="refsect1" id="id-1.9.4.11.5"><h2>Description</h2><p> The <span class="application">pg_config</span> utility prints configuration parameters |
| 1014 | of the currently installed version of <span class="productname">PostgreSQL</span>. It is |
| 1015 | intended, for example, to be used by software packages that want to interface |
| 1016 | to <span class="productname">PostgreSQL</span> to facilitate finding the required header files |
| 1017 | @@ -77,4 +77,4 @@ |
| 1018 | shell quotation marks so arguments with spaces are represented |
| 1019 | correctly. Therefore, using <code class="literal">eval</code> is required |
| 1020 | for proper results. |
| 1021 | - </p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="pgbench.html" title="pgbench">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-pgdump.html" title="pg_dump">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pgbench</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> pg_dump</td></tr></table></div></body></html> |
| 1022 | \ No newline at end of file |
| 1023 | + </p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="pgbench.html" title="pgbench">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-pgdump.html" title="pg_dump">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pgbench</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> pg_dump</td></tr></table></div></body></html> |
| 1024 | \ No newline at end of file |
| 1025 | diff --git a/doc/src/sgml/html/app-pgcontroldata.html b/doc/src/sgml/html/app-pgcontroldata.html |
| 1026 | index 913c7d0..2abc123 100644 |
| 1027 | --- a/doc/src/sgml/html/app-pgcontroldata.html |
| 1028 | +++ b/doc/src/sgml/html/app-pgcontroldata.html |
| 1029 | @@ -1,5 +1,5 @@ |
| 1030 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1031 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_controldata</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="pgarchivecleanup.html" title="pg_archivecleanup" /><link rel="next" href="app-pg-ctl.html" title="pg_ctl" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_controldata</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="pgarchivecleanup.html" title="pg_archivecleanup">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><th width="60%" align="center">PostgreSQL Server Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-pg-ctl.html" title="pg_ctl">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PGCONTROLDATA"><div class="titlepage"></div><a id="id-1.9.5.5.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">pg_controldata</span></span></h2><p>pg_controldata — display control information of a <span class="productname">PostgreSQL</span> database cluster</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.5.5.4.1"><code class="command">pg_controldata</code> [<em class="replaceable"><code>option</code></em>] [[<code class="option">-D</code>] <em class="replaceable"><code>datadir</code></em>]</p></div></div><div class="refsect1" id="R1-APP-PGCONTROLDATA-1"><h2>Description</h2><p> <code class="command">pg_controldata</code> prints information initialized during |
| 1032 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_controldata</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="pgarchivecleanup.html" title="pg_archivecleanup" /><link rel="next" href="app-pg-ctl.html" title="pg_ctl" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_controldata</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="pgarchivecleanup.html" title="pg_archivecleanup">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><th width="60%" align="center">PostgreSQL Server Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-pg-ctl.html" title="pg_ctl">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PGCONTROLDATA"><div class="titlepage"></div><a id="id-1.9.5.5.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">pg_controldata</span></span></h2><p>pg_controldata — display control information of a <span class="productname">PostgreSQL</span> database cluster</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.5.5.4.1"><code class="command">pg_controldata</code> [<em class="replaceable"><code>option</code></em>] [[<code class="option">-D</code>] <em class="replaceable"><code>datadir</code></em>]</p></div></div><div class="refsect1" id="R1-APP-PGCONTROLDATA-1"><h2>Description</h2><p> <code class="command">pg_controldata</code> prints information initialized during |
| 1033 | <code class="command">initdb</code>, such as the catalog version. |
| 1034 | It also shows information about write-ahead logging and checkpoint |
| 1035 | processing. This information is cluster-wide, and not specific to any one |
| 1036 | @@ -13,4 +13,4 @@ |
| 1037 | supports options <code class="option">-?</code> and <code class="option">--help</code>, which output the |
| 1038 | supported arguments. |
| 1039 | </p></div><div class="refsect1" id="id-1.9.5.5.6"><h2>Environment</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><code class="envar">PGDATA</code></span></dt><dd><p> Default data directory location |
| 1040 | - </p></dd></dl></div></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="pgarchivecleanup.html" title="pg_archivecleanup">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-pg-ctl.html" title="pg_ctl">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_archivecleanup</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_ctl</span></td></tr></table></div></body></html> |
| 1041 | \ No newline at end of file |
| 1042 | + </p></dd></dl></div></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="pgarchivecleanup.html" title="pg_archivecleanup">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-pg-ctl.html" title="pg_ctl">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_archivecleanup</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_ctl</span></td></tr></table></div></body></html> |
| 1043 | \ No newline at end of file |
| 1044 | diff --git a/doc/src/sgml/html/app-pgdump.html b/doc/src/sgml/html/app-pgdump.html |
| 1045 | index 3646eef..e87a377 100644 |
| 1046 | --- a/doc/src/sgml/html/app-pgdump.html |
| 1047 | +++ b/doc/src/sgml/html/app-pgdump.html |
| 1048 | @@ -1,5 +1,5 @@ |
| 1049 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1050 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_dump</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pgconfig.html" title="pg_config" /><link rel="next" href="app-pg-dumpall.html" title="pg_dumpall" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">pg_dump</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pgconfig.html" title="pg_config">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-pg-dumpall.html" title="pg_dumpall">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PGDUMP"><div class="titlepage"></div><a id="id-1.9.4.12.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle">pg_dump</span></h2><p>pg_dump — extract a <span class="productname">PostgreSQL</span> database into a script file or other archive file |
| 1051 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_dump</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pgconfig.html" title="pg_config" /><link rel="next" href="app-pg-dumpall.html" title="pg_dumpall" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">pg_dump</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pgconfig.html" title="pg_config">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-pg-dumpall.html" title="pg_dumpall">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PGDUMP"><div class="titlepage"></div><a id="id-1.9.4.12.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle">pg_dump</span></h2><p>pg_dump — extract a <span class="productname">PostgreSQL</span> database into a script file or other archive file |
| 1052 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.12.4.1"><code class="command">pg_dump</code> [<em class="replaceable"><code>connection-option</code></em>...] [<em class="replaceable"><code>option</code></em>...] [<em class="replaceable"><code>dbname</code></em>]</p></div></div><div class="refsect1" id="PG-DUMP-DESCRIPTION"><h2> Description |
| 1053 | </h2><p> <span class="application">pg_dump</span> is a utility for backing up a |
| 1054 | <span class="productname">PostgreSQL</span> database. It makes consistent |
| 1055 | @@ -587,4 +587,4 @@ |
| 1056 | Thus, to dump a single table with a mixed-case name, you need something |
| 1057 | like |
| 1058 | |
| 1059 | -</p><pre class="screen"><code class="prompt">$</code> <strong class="userinput"><code>pg_dump -t "\"MixedCaseName\"" mydb > mytab.sql</code></strong></pre></div><div class="refsect1" id="id-1.9.4.12.11"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-pg-dumpall.html" title="pg_dumpall"><span class="refentrytitle"><span class="application">pg_dumpall</span></span></a>, <a class="xref" href="app-pgrestore.html" title="pg_restore"><span class="refentrytitle">pg_restore</span></a>, <a class="xref" href="app-psql.html" title="psql"><span class="refentrytitle"><span class="application">psql</span></span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pgconfig.html" title="pg_config">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-pg-dumpall.html" title="pg_dumpall">Next</a></td></tr><tr><td width="40%" align="left" valign="top">pg_config </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_dumpall</span></td></tr></table></div></body></html> |
| 1060 | \ No newline at end of file |
| 1061 | +</p><pre class="screen"><code class="prompt">$</code> <strong class="userinput"><code>pg_dump -t "\"MixedCaseName\"" mydb > mytab.sql</code></strong></pre></div><div class="refsect1" id="id-1.9.4.12.11"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-pg-dumpall.html" title="pg_dumpall"><span class="refentrytitle"><span class="application">pg_dumpall</span></span></a>, <a class="xref" href="app-pgrestore.html" title="pg_restore"><span class="refentrytitle">pg_restore</span></a>, <a class="xref" href="app-psql.html" title="psql"><span class="refentrytitle"><span class="application">psql</span></span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pgconfig.html" title="pg_config">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-pg-dumpall.html" title="pg_dumpall">Next</a></td></tr><tr><td width="40%" align="left" valign="top">pg_config </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_dumpall</span></td></tr></table></div></body></html> |
| 1062 | \ No newline at end of file |
| 1063 | diff --git a/doc/src/sgml/html/app-pgreceivewal.html b/doc/src/sgml/html/app-pgreceivewal.html |
| 1064 | index 15c47f9..f0ffc58 100644 |
| 1065 | --- a/doc/src/sgml/html/app-pgreceivewal.html |
| 1066 | +++ b/doc/src/sgml/html/app-pgreceivewal.html |
| 1067 | @@ -1,5 +1,5 @@ |
| 1068 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1069 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_receivewal</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pg-isready.html" title="pg_isready" /><link rel="next" href="app-pgrecvlogical.html" title="pg_recvlogical" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">pg_receivewal</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pg-isready.html" title="pg_isready">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-pgrecvlogical.html" title="pg_recvlogical">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PGRECEIVEWAL"><div class="titlepage"></div><a id="id-1.9.4.15.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle">pg_receivewal</span></h2><p>pg_receivewal — stream write-ahead logs from a <span class="productname">PostgreSQL</span> server</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.15.4.1"><code class="command">pg_receivewal</code> [<em class="replaceable"><code>option</code></em>...]</p></div></div><div class="refsect1" id="id-1.9.4.15.5"><h2> Description |
| 1070 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_receivewal</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pg-isready.html" title="pg_isready" /><link rel="next" href="app-pgrecvlogical.html" title="pg_recvlogical" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">pg_receivewal</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pg-isready.html" title="pg_isready">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-pgrecvlogical.html" title="pg_recvlogical">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PGRECEIVEWAL"><div class="titlepage"></div><a id="id-1.9.4.15.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle">pg_receivewal</span></h2><p>pg_receivewal — stream write-ahead logs from a <span class="productname">PostgreSQL</span> server</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.15.4.1"><code class="command">pg_receivewal</code> [<em class="replaceable"><code>option</code></em>...]</p></div></div><div class="refsect1" id="id-1.9.4.15.5"><h2> Description |
| 1071 | </h2><p> <span class="application">pg_receivewal</span> is used to stream the write-ahead log |
| 1072 | from a running <span class="productname">PostgreSQL</span> cluster. The write-ahead |
| 1073 | log is streamed using the streaming replication protocol, and is written |
| 1074 | @@ -148,4 +148,4 @@ |
| 1075 | </p></div><div class="refsect1" id="id-1.9.4.15.9"><h2>Examples</h2><p> To stream the write-ahead log from the server at |
| 1076 | <code class="literal">mydbserver</code> and store it in the local directory |
| 1077 | <code class="filename">/usr/local/pgsql/archive</code>: |
| 1078 | -</p><pre class="screen"><code class="prompt">$</code> <strong class="userinput"><code>pg_receivewal -h mydbserver -D /usr/local/pgsql/archive</code></strong></pre></div><div class="refsect1" id="id-1.9.4.15.10"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-pgbasebackup.html" title="pg_basebackup"><span class="refentrytitle">pg_basebackup</span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pg-isready.html" title="pg_isready">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-pgrecvlogical.html" title="pg_recvlogical">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_isready</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_recvlogical</span></td></tr></table></div></body></html> |
| 1079 | \ No newline at end of file |
| 1080 | +</p><pre class="screen"><code class="prompt">$</code> <strong class="userinput"><code>pg_receivewal -h mydbserver -D /usr/local/pgsql/archive</code></strong></pre></div><div class="refsect1" id="id-1.9.4.15.10"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-pgbasebackup.html" title="pg_basebackup"><span class="refentrytitle">pg_basebackup</span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pg-isready.html" title="pg_isready">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-pgrecvlogical.html" title="pg_recvlogical">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_isready</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_recvlogical</span></td></tr></table></div></body></html> |
| 1081 | \ No newline at end of file |
| 1082 | diff --git a/doc/src/sgml/html/app-pgreceivexlog.html b/doc/src/sgml/html/app-pgreceivexlog.html |
| 1083 | index d2180c5..b3bcdd5 100644 |
| 1084 | --- a/doc/src/sgml/html/app-pgreceivexlog.html |
| 1085 | +++ b/doc/src/sgml/html/app-pgreceivexlog.html |
| 1086 | @@ -1,9 +1,9 @@ |
| 1087 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1088 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>L.3. pg_receivexlog renamed to pg_receivewal</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pgresetxlog.html" title="L.2. pg_resetxlog renamed to pg_resetwal" /><link rel="next" href="biblio.html" title="Bibliography" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">L.3. <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_receivexlog</code> renamed to <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_receivewal</code></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pgresetxlog.html" title="L.2. pg_resetxlog renamed to pg_resetwal">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="appendix-obsolete.html" title="Appendix L. Obsolete or Renamed Features">Up</a></td><th width="60%" align="center">Appendix L. Obsolete or Renamed Features</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="biblio.html" title="Bibliography">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="APP-PGRECEIVEXLOG"><div class="titlepage"><div><div><h2 class="title" style="clear: both">L.3. <code class="command">pg_receivexlog</code> renamed to <code class="command">pg_receivewal</code></h2></div></div></div><a id="id-1.11.13.5.2" class="indexterm"></a><p> PostgreSQL 9.6 and below provided a command named |
| 1089 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>L.3. pg_receivexlog renamed to pg_receivewal</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pgresetxlog.html" title="L.2. pg_resetxlog renamed to pg_resetwal" /><link rel="next" href="biblio.html" title="Bibliography" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">L.3. <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_receivexlog</code> renamed to <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_receivewal</code></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pgresetxlog.html" title="L.2. pg_resetxlog renamed to pg_resetwal">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="appendix-obsolete.html" title="Appendix L. Obsolete or Renamed Features">Up</a></td><th width="60%" align="center">Appendix L. Obsolete or Renamed Features</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="biblio.html" title="Bibliography">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="APP-PGRECEIVEXLOG"><div class="titlepage"><div><div><h2 class="title" style="clear: both">L.3. <code class="command">pg_receivexlog</code> renamed to <code class="command">pg_receivewal</code></h2></div></div></div><a id="id-1.11.13.5.2" class="indexterm"></a><p> PostgreSQL 9.6 and below provided a command named |
| 1090 | <code class="command">pg_receivexlog</code> |
| 1091 | <a id="id-1.11.13.5.3.2" class="indexterm"></a> |
| 1092 | to fetch write-ahead-log (WAL) files. This command was renamed to <code class="command">pg_receivewal</code>, see |
| 1093 | <a class="xref" href="app-pgreceivewal.html" title="pg_receivewal"><span class="refentrytitle">pg_receivewal</span></a> for documentation of <code class="command">pg_receivewal</code> and see |
| 1094 | - <a class="link" href="release-prior.html" title="E.24. Prior Releases">the release notes for PostgreSQL 10</a> for details |
| 1095 | + <a class="link" href="release-prior.html" title="E.25. Prior Releases">the release notes for PostgreSQL 10</a> for details |
| 1096 | on this change. |
| 1097 | - </p></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pgresetxlog.html" title="L.2. pg_resetxlog renamed to pg_resetwal">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="appendix-obsolete.html" title="Appendix L. Obsolete or Renamed Features">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="biblio.html" title="Bibliography">Next</a></td></tr><tr><td width="40%" align="left" valign="top">L.2. <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_resetxlog</code> renamed to <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_resetwal</code> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> Bibliography</td></tr></table></div></body></html> |
| 1098 | \ No newline at end of file |
| 1099 | + </p></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pgresetxlog.html" title="L.2. pg_resetxlog renamed to pg_resetwal">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="appendix-obsolete.html" title="Appendix L. Obsolete or Renamed Features">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="biblio.html" title="Bibliography">Next</a></td></tr><tr><td width="40%" align="left" valign="top">L.2. <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_resetxlog</code> renamed to <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_resetwal</code> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> Bibliography</td></tr></table></div></body></html> |
| 1100 | \ No newline at end of file |
| 1101 | diff --git a/doc/src/sgml/html/app-pgrecvlogical.html b/doc/src/sgml/html/app-pgrecvlogical.html |
| 1102 | index 63a9833..98ff694 100644 |
| 1103 | --- a/doc/src/sgml/html/app-pgrecvlogical.html |
| 1104 | +++ b/doc/src/sgml/html/app-pgrecvlogical.html |
| 1105 | @@ -1,5 +1,5 @@ |
| 1106 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1107 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_recvlogical</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pgreceivewal.html" title="pg_receivewal" /><link rel="next" href="app-pgrestore.html" title="pg_restore" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_recvlogical</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pgreceivewal.html" title="pg_receivewal">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-pgrestore.html" title="pg_restore">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PGRECVLOGICAL"><div class="titlepage"></div><a id="id-1.9.4.16.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">pg_recvlogical</span></span></h2><p>pg_recvlogical — control <span class="productname">PostgreSQL</span> logical decoding streams</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.16.4.1"><code class="command">pg_recvlogical</code> [<em class="replaceable"><code>option</code></em>...]</p></div></div><div class="refsect1" id="id-1.9.4.16.5"><h2>Description</h2><p> <code class="command">pg_recvlogical</code> controls logical decoding replication |
| 1108 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_recvlogical</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pgreceivewal.html" title="pg_receivewal" /><link rel="next" href="app-pgrestore.html" title="pg_restore" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_recvlogical</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pgreceivewal.html" title="pg_receivewal">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-pgrestore.html" title="pg_restore">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PGRECVLOGICAL"><div class="titlepage"></div><a id="id-1.9.4.16.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">pg_recvlogical</span></span></h2><p>pg_recvlogical — control <span class="productname">PostgreSQL</span> logical decoding streams</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.16.4.1"><code class="command">pg_recvlogical</code> [<em class="replaceable"><code>option</code></em>...]</p></div></div><div class="refsect1" id="id-1.9.4.16.5"><h2>Description</h2><p> <code class="command">pg_recvlogical</code> controls logical decoding replication |
| 1109 | slots and streams data from such replication slots. |
| 1110 | </p><p> It creates a replication-mode connection, so it is subject to the same |
| 1111 | constraints as <a class="xref" href="app-pgreceivewal.html" title="pg_receivewal"><span class="refentrytitle">pg_receivewal</span></a>, plus those for logical |
| 1112 | @@ -120,4 +120,4 @@ |
| 1113 | uses the environment variables supported by <span class="application">libpq</span> |
| 1114 | (see <a class="xref" href="libpq-envars.html" title="33.14. Environment Variables">Section 33.14</a>). |
| 1115 | </p></div><div class="refsect1" id="id-1.9.4.16.8"><h2>Examples</h2><p> See <a class="xref" href="logicaldecoding-example.html" title="48.1. Logical Decoding Examples">Section 48.1</a> for an example. |
| 1116 | - </p></div><div class="refsect1" id="id-1.9.4.16.9"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-pgreceivewal.html" title="pg_receivewal"><span class="refentrytitle">pg_receivewal</span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pgreceivewal.html" title="pg_receivewal">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-pgrestore.html" title="pg_restore">Next</a></td></tr><tr><td width="40%" align="left" valign="top">pg_receivewal </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> pg_restore</td></tr></table></div></body></html> |
| 1117 | \ No newline at end of file |
| 1118 | + </p></div><div class="refsect1" id="id-1.9.4.16.9"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-pgreceivewal.html" title="pg_receivewal"><span class="refentrytitle">pg_receivewal</span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pgreceivewal.html" title="pg_receivewal">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-pgrestore.html" title="pg_restore">Next</a></td></tr><tr><td width="40%" align="left" valign="top">pg_receivewal </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> pg_restore</td></tr></table></div></body></html> |
| 1119 | \ No newline at end of file |
| 1120 | diff --git a/doc/src/sgml/html/app-pgresetwal.html b/doc/src/sgml/html/app-pgresetwal.html |
| 1121 | index 37103e5..57c99ec 100644 |
| 1122 | --- a/doc/src/sgml/html/app-pgresetwal.html |
| 1123 | +++ b/doc/src/sgml/html/app-pgresetwal.html |
| 1124 | @@ -1,5 +1,5 @@ |
| 1125 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1126 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_resetwal</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pg-ctl.html" title="pg_ctl" /><link rel="next" href="app-pgrewind.html" title="pg_rewind" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_resetwal</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pg-ctl.html" title="pg_ctl">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><th width="60%" align="center">PostgreSQL Server Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-pgrewind.html" title="pg_rewind">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PGRESETWAL"><div class="titlepage"></div><a id="id-1.9.5.7.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">pg_resetwal</span></span></h2><p>pg_resetwal — reset the write-ahead log and other control information of a <span class="productname">PostgreSQL</span> database cluster</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.5.7.4.1"><code class="command">pg_resetwal</code> [<code class="option">-f</code>] [<code class="option">-n</code>] [<em class="replaceable"><code>option</code></em>...] {[<code class="option">-D</code>] <em class="replaceable"><code>datadir</code></em>}</p></div></div><div class="refsect1" id="R1-APP-PGRESETWAL-1"><h2>Description</h2><p> <code class="command">pg_resetwal</code> clears the write-ahead log (WAL) and |
| 1127 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_resetwal</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pg-ctl.html" title="pg_ctl" /><link rel="next" href="app-pgrewind.html" title="pg_rewind" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_resetwal</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pg-ctl.html" title="pg_ctl">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><th width="60%" align="center">PostgreSQL Server Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-pgrewind.html" title="pg_rewind">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PGRESETWAL"><div class="titlepage"></div><a id="id-1.9.5.7.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">pg_resetwal</span></span></h2><p>pg_resetwal — reset the write-ahead log and other control information of a <span class="productname">PostgreSQL</span> database cluster</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.5.7.4.1"><code class="command">pg_resetwal</code> [<code class="option">-f</code>] [<code class="option">-n</code>] [<em class="replaceable"><code>option</code></em>...] {[<code class="option">-D</code>] <em class="replaceable"><code>datadir</code></em>}</p></div></div><div class="refsect1" id="R1-APP-PGRESETWAL-1"><h2>Description</h2><p> <code class="command">pg_resetwal</code> clears the write-ahead log (WAL) and |
| 1128 | optionally resets some other control information stored in the |
| 1129 | <code class="filename">pg_control</code> file. This function is sometimes needed |
| 1130 | if these files have become corrupted. It should be used only as a |
| 1131 | @@ -120,4 +120,4 @@ |
| 1132 | so, make doubly certain that there is no server process still alive. |
| 1133 | </p><p> <code class="command">pg_resetwal</code> works only with servers of the same |
| 1134 | major version. |
| 1135 | - </p></div><div class="refsect1" id="id-1.9.5.7.8"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-pgcontroldata.html" title="pg_controldata"><span class="refentrytitle"><span class="application">pg_controldata</span></span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pg-ctl.html" title="pg_ctl">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-pgrewind.html" title="pg_rewind">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_ctl</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_rewind</span></td></tr></table></div></body></html> |
| 1136 | \ No newline at end of file |
| 1137 | + </p></div><div class="refsect1" id="id-1.9.5.7.8"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-pgcontroldata.html" title="pg_controldata"><span class="refentrytitle"><span class="application">pg_controldata</span></span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pg-ctl.html" title="pg_ctl">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-pgrewind.html" title="pg_rewind">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_ctl</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_rewind</span></td></tr></table></div></body></html> |
| 1138 | \ No newline at end of file |
| 1139 | diff --git a/doc/src/sgml/html/app-pgresetxlog.html b/doc/src/sgml/html/app-pgresetxlog.html |
| 1140 | index 0a915ff..722016a 100644 |
| 1141 | --- a/doc/src/sgml/html/app-pgresetxlog.html |
| 1142 | +++ b/doc/src/sgml/html/app-pgresetxlog.html |
| 1143 | @@ -1,9 +1,9 @@ |
| 1144 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1145 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>L.2. pg_resetxlog renamed to pg_resetwal</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="pgxlogdump.html" title="L.1. pg_xlogdump renamed to pg_waldump" /><link rel="next" href="app-pgreceivexlog.html" title="L.3. pg_receivexlog renamed to pg_receivewal" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">L.2. <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_resetxlog</code> renamed to <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_resetwal</code></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="pgxlogdump.html" title="L.1. pg_xlogdump renamed to pg_waldump">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="appendix-obsolete.html" title="Appendix L. Obsolete or Renamed Features">Up</a></td><th width="60%" align="center">Appendix L. Obsolete or Renamed Features</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-pgreceivexlog.html" title="L.3. pg_receivexlog renamed to pg_receivewal">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="APP-PGRESETXLOG"><div class="titlepage"><div><div><h2 class="title" style="clear: both">L.2. <code class="command">pg_resetxlog</code> renamed to <code class="command">pg_resetwal</code></h2></div></div></div><a id="id-1.11.13.4.2" class="indexterm"></a><p> PostgreSQL 9.6 and below provided a command named |
| 1146 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>L.2. pg_resetxlog renamed to pg_resetwal</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="pgxlogdump.html" title="L.1. pg_xlogdump renamed to pg_waldump" /><link rel="next" href="app-pgreceivexlog.html" title="L.3. pg_receivexlog renamed to pg_receivewal" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">L.2. <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_resetxlog</code> renamed to <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_resetwal</code></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="pgxlogdump.html" title="L.1. pg_xlogdump renamed to pg_waldump">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="appendix-obsolete.html" title="Appendix L. Obsolete or Renamed Features">Up</a></td><th width="60%" align="center">Appendix L. Obsolete or Renamed Features</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-pgreceivexlog.html" title="L.3. pg_receivexlog renamed to pg_receivewal">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="APP-PGRESETXLOG"><div class="titlepage"><div><div><h2 class="title" style="clear: both">L.2. <code class="command">pg_resetxlog</code> renamed to <code class="command">pg_resetwal</code></h2></div></div></div><a id="id-1.11.13.4.2" class="indexterm"></a><p> PostgreSQL 9.6 and below provided a command named |
| 1147 | <code class="command">pg_resetxlog</code> |
| 1148 | <a id="id-1.11.13.4.3.2" class="indexterm"></a> |
| 1149 | to reset the write-ahead-log (WAL) files. This command was renamed to <code class="command">pg_resetwal</code>, see |
| 1150 | <a class="xref" href="app-pgresetwal.html" title="pg_resetwal"><span class="refentrytitle"><span class="application">pg_resetwal</span></span></a> for documentation of <code class="command">pg_resetwal</code> and see |
| 1151 | - <a class="link" href="release-prior.html" title="E.24. Prior Releases">the release notes for PostgreSQL 10</a> for details |
| 1152 | + <a class="link" href="release-prior.html" title="E.25. Prior Releases">the release notes for PostgreSQL 10</a> for details |
| 1153 | on this change. |
| 1154 | - </p></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="pgxlogdump.html" title="L.1. pg_xlogdump renamed to pg_waldump">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="appendix-obsolete.html" title="Appendix L. Obsolete or Renamed Features">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-pgreceivexlog.html" title="L.3. pg_receivexlog renamed to pg_receivewal">Next</a></td></tr><tr><td width="40%" align="left" valign="top">L.1. <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_xlogdump</code> renamed to <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_waldump</code> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> L.3. <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_receivexlog</code> renamed to <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_receivewal</code></td></tr></table></div></body></html> |
| 1155 | \ No newline at end of file |
| 1156 | + </p></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="pgxlogdump.html" title="L.1. pg_xlogdump renamed to pg_waldump">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="appendix-obsolete.html" title="Appendix L. Obsolete or Renamed Features">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-pgreceivexlog.html" title="L.3. pg_receivexlog renamed to pg_receivewal">Next</a></td></tr><tr><td width="40%" align="left" valign="top">L.1. <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_xlogdump</code> renamed to <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_waldump</code> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> L.3. <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_receivexlog</code> renamed to <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_receivewal</code></td></tr></table></div></body></html> |
| 1157 | \ No newline at end of file |
| 1158 | diff --git a/doc/src/sgml/html/app-pgrestore.html b/doc/src/sgml/html/app-pgrestore.html |
| 1159 | index 0662648..678dd0a 100644 |
| 1160 | --- a/doc/src/sgml/html/app-pgrestore.html |
| 1161 | +++ b/doc/src/sgml/html/app-pgrestore.html |
| 1162 | @@ -1,5 +1,5 @@ |
| 1163 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1164 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_restore</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pgrecvlogical.html" title="pg_recvlogical" /><link rel="next" href="app-psql.html" title="psql" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">pg_restore</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pgrecvlogical.html" title="pg_recvlogical">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-psql.html" title="psql">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PGRESTORE"><div class="titlepage"></div><a id="id-1.9.4.17.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle">pg_restore</span></h2><p>pg_restore — restore a <span class="productname">PostgreSQL</span> database from an |
| 1165 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_restore</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pgrecvlogical.html" title="pg_recvlogical" /><link rel="next" href="app-psql.html" title="psql" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">pg_restore</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pgrecvlogical.html" title="pg_recvlogical">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-psql.html" title="psql">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PGRESTORE"><div class="titlepage"></div><a id="id-1.9.4.17.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle">pg_restore</span></h2><p>pg_restore — restore a <span class="productname">PostgreSQL</span> database from an |
| 1166 | archive file created by <span class="application">pg_dump</span> |
| 1167 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.17.4.1"><code class="command">pg_restore</code> [<em class="replaceable"><code>connection-option</code></em>...] [<em class="replaceable"><code>option</code></em>...] [<em class="replaceable"><code>filename</code></em>]</p></div></div><div class="refsect1" id="APP-PGRESTORE-DESCRIPTION"><h2>Description</h2><p> <span class="application">pg_restore</span> is a utility for restoring a |
| 1168 | <span class="productname">PostgreSQL</span> database from an archive |
| 1169 | @@ -369,4 +369,4 @@ |
| 1170 | ;8; 145416 TABLE ss_old postgres</pre><p> |
| 1171 | could be used as input to <span class="application">pg_restore</span> and would only restore |
| 1172 | items 10 and 6, in that order: |
| 1173 | -</p><pre class="screen"><code class="prompt">$</code> <strong class="userinput"><code>pg_restore -L db.list db.dump</code></strong></pre></div><div class="refsect1" id="id-1.9.4.17.11"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-pgdump.html" title="pg_dump"><span class="refentrytitle">pg_dump</span></a>, <a class="xref" href="app-pg-dumpall.html" title="pg_dumpall"><span class="refentrytitle"><span class="application">pg_dumpall</span></span></a>, <a class="xref" href="app-psql.html" title="psql"><span class="refentrytitle"><span class="application">psql</span></span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pgrecvlogical.html" title="pg_recvlogical">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-psql.html" title="psql">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_recvlogical</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">psql</span></td></tr></table></div></body></html> |
| 1174 | \ No newline at end of file |
| 1175 | +</p><pre class="screen"><code class="prompt">$</code> <strong class="userinput"><code>pg_restore -L db.list db.dump</code></strong></pre></div><div class="refsect1" id="id-1.9.4.17.11"><h2>See Also</h2><span class="simplelist"><a class="xref" href="app-pgdump.html" title="pg_dump"><span class="refentrytitle">pg_dump</span></a>, <a class="xref" href="app-pg-dumpall.html" title="pg_dumpall"><span class="refentrytitle"><span class="application">pg_dumpall</span></span></a>, <a class="xref" href="app-psql.html" title="psql"><span class="refentrytitle"><span class="application">psql</span></span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pgrecvlogical.html" title="pg_recvlogical">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-psql.html" title="psql">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_recvlogical</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">psql</span></td></tr></table></div></body></html> |
| 1176 | \ No newline at end of file |
| 1177 | diff --git a/doc/src/sgml/html/app-pgrewind.html b/doc/src/sgml/html/app-pgrewind.html |
| 1178 | index 02e725b..8203901 100644 |
| 1179 | --- a/doc/src/sgml/html/app-pgrewind.html |
| 1180 | +++ b/doc/src/sgml/html/app-pgrewind.html |
| 1181 | @@ -1,5 +1,5 @@ |
| 1182 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1183 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_rewind</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pgresetwal.html" title="pg_resetwal" /><link rel="next" href="pgtestfsync.html" title="pg_test_fsync" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_rewind</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pgresetwal.html" title="pg_resetwal">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><th width="60%" align="center">PostgreSQL Server Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="pgtestfsync.html" title="pg_test_fsync">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PGREWIND"><div class="titlepage"></div><a id="id-1.9.5.8.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">pg_rewind</span></span></h2><p>pg_rewind — synchronize a <span class="productname">PostgreSQL</span> data directory with another data directory that was forked from it</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.5.8.4.1"><code class="command">pg_rewind</code> [<em class="replaceable"><code>option</code></em>...] { <code class="option">-D </code> | <code class="option">--target-pgdata</code> }<em class="replaceable"><code> directory</code></em> { <code class="option">--source-pgdata=<em class="replaceable"><code>directory</code></em></code> | <code class="option">--source-server=<em class="replaceable"><code>connstr</code></em></code> } </p></div></div><div class="refsect1" id="id-1.9.5.8.5"><h2>Description</h2><p> <span class="application">pg_rewind</span> is a tool for synchronizing a PostgreSQL cluster |
| 1184 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>pg_rewind</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pgresetwal.html" title="pg_resetwal" /><link rel="next" href="pgtestfsync.html" title="pg_test_fsync" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_rewind</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pgresetwal.html" title="pg_resetwal">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><th width="60%" align="center">PostgreSQL Server Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="pgtestfsync.html" title="pg_test_fsync">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PGREWIND"><div class="titlepage"></div><a id="id-1.9.5.8.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">pg_rewind</span></span></h2><p>pg_rewind — synchronize a <span class="productname">PostgreSQL</span> data directory with another data directory that was forked from it</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.5.8.4.1"><code class="command">pg_rewind</code> [<em class="replaceable"><code>option</code></em>...] { <code class="option">-D </code> | <code class="option">--target-pgdata</code> }<em class="replaceable"><code> directory</code></em> { <code class="option">--source-pgdata=<em class="replaceable"><code>directory</code></em></code> | <code class="option">--source-server=<em class="replaceable"><code>connstr</code></em></code> } </p></div></div><div class="refsect1" id="id-1.9.5.8.5"><h2>Description</h2><p> <span class="application">pg_rewind</span> is a tool for synchronizing a PostgreSQL cluster |
| 1185 | with another copy of the same cluster, after the clusters' timelines have |
| 1186 | diverged. A typical scenario is to bring an old master server back online |
| 1187 | after failover as a standby that follows the new master. |
| 1188 | @@ -99,4 +99,4 @@ |
| 1189 | doesn't apply the WAL, it just creates a backup label file that |
| 1190 | makes <span class="productname">PostgreSQL</span> start by replaying all WAL from |
| 1191 | that checkpoint forward.) |
| 1192 | - </p></li></ol></div></div></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pgresetwal.html" title="pg_resetwal">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="pgtestfsync.html" title="pg_test_fsync">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_resetwal</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_test_fsync</span></td></tr></table></div></body></html> |
| 1193 | \ No newline at end of file |
| 1194 | + </p></li></ol></div></div></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pgresetwal.html" title="pg_resetwal">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="pgtestfsync.html" title="pg_test_fsync">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_resetwal</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_test_fsync</span></td></tr></table></div></body></html> |
| 1195 | \ No newline at end of file |
| 1196 | diff --git a/doc/src/sgml/html/app-postgres.html b/doc/src/sgml/html/app-postgres.html |
| 1197 | index 34f7aab..3d54029 100644 |
| 1198 | --- a/doc/src/sgml/html/app-postgres.html |
| 1199 | +++ b/doc/src/sgml/html/app-postgres.html |
| 1200 | @@ -1,5 +1,5 @@ |
| 1201 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1202 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>postgres</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="pgwaldump.html" title="pg_waldump" /><link rel="next" href="app-postmaster.html" title="postmaster" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">postgres</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="pgwaldump.html" title="pg_waldump">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><th width="60%" align="center">PostgreSQL Server Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-postmaster.html" title="postmaster">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-POSTGRES"><div class="titlepage"></div><a id="id-1.9.5.13.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">postgres</span></span></h2><p>postgres — <span class="productname">PostgreSQL</span> database server</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.5.13.4.1"><code class="command">postgres</code> [<em class="replaceable"><code>option</code></em>...]</p></div></div><div class="refsect1" id="id-1.9.5.13.5"><h2>Description</h2><p> <code class="command">postgres</code> is the |
| 1203 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>postgres</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="pgwaldump.html" title="pg_waldump" /><link rel="next" href="app-postmaster.html" title="postmaster" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">postgres</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="pgwaldump.html" title="pg_waldump">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><th width="60%" align="center">PostgreSQL Server Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-postmaster.html" title="postmaster">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-POSTGRES"><div class="titlepage"></div><a id="id-1.9.5.13.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">postgres</span></span></h2><p>postgres — <span class="productname">PostgreSQL</span> database server</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.5.13.4.1"><code class="command">postgres</code> [<em class="replaceable"><code>option</code></em>...]</p></div></div><div class="refsect1" id="id-1.9.5.13.5"><h2>Description</h2><p> <code class="command">postgres</code> is the |
| 1204 | <span class="productname">PostgreSQL</span> database server. In order |
| 1205 | for a client application to access a database it connects (over a |
| 1206 | network or locally) to a running <code class="command">postgres</code> instance. |
| 1207 | @@ -351,4 +351,4 @@ |
| 1208 | to set a parameter. |
| 1209 | </p></div><div class="refsect1" id="id-1.9.5.13.13"><h2>See Also</h2><p> <a class="xref" href="app-initdb.html" title="initdb"><span class="refentrytitle">initdb</span></a>, |
| 1210 | <a class="xref" href="app-pg-ctl.html" title="pg_ctl"><span class="refentrytitle"><span class="application">pg_ctl</span></span></a> |
| 1211 | - </p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="pgwaldump.html" title="pg_waldump">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-postmaster.html" title="postmaster">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_waldump</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">postmaster</span></td></tr></table></div></body></html> |
| 1212 | \ No newline at end of file |
| 1213 | + </p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="pgwaldump.html" title="pg_waldump">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-postmaster.html" title="postmaster">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">pg_waldump</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">postmaster</span></td></tr></table></div></body></html> |
| 1214 | \ No newline at end of file |
| 1215 | diff --git a/doc/src/sgml/html/app-postmaster.html b/doc/src/sgml/html/app-postmaster.html |
| 1216 | index 0bc133f..920fae4 100644 |
| 1217 | --- a/doc/src/sgml/html/app-postmaster.html |
| 1218 | +++ b/doc/src/sgml/html/app-postmaster.html |
| 1219 | @@ -1,4 +1,4 @@ |
| 1220 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1221 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>postmaster</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-postgres.html" title="postgres" /><link rel="next" href="internals.html" title="Part VII. Internals" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">postmaster</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-postgres.html" title="postgres">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><th width="60%" align="center">PostgreSQL Server Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="internals.html" title="Part VII. Internals">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-POSTMASTER"><div class="titlepage"></div><a id="id-1.9.5.14.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">postmaster</span></span></h2><p>postmaster — <span class="productname">PostgreSQL</span> database server</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.5.14.4.1"><code class="command">postmaster</code> [<em class="replaceable"><code>option</code></em>...]</p></div></div><div class="refsect1" id="id-1.9.5.14.5"><h2>Description</h2><p> <code class="command">postmaster</code> is a deprecated alias of <code class="command">postgres</code>. |
| 1222 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>postmaster</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-postgres.html" title="postgres" /><link rel="next" href="internals.html" title="Part VII. Internals" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">postmaster</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-postgres.html" title="postgres">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><th width="60%" align="center">PostgreSQL Server Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="internals.html" title="Part VII. Internals">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-POSTMASTER"><div class="titlepage"></div><a id="id-1.9.5.14.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">postmaster</span></span></h2><p>postmaster — <span class="productname">PostgreSQL</span> database server</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.5.14.4.1"><code class="command">postmaster</code> [<em class="replaceable"><code>option</code></em>...]</p></div></div><div class="refsect1" id="id-1.9.5.14.5"><h2>Description</h2><p> <code class="command">postmaster</code> is a deprecated alias of <code class="command">postgres</code>. |
| 1223 | </p></div><div class="refsect1" id="id-1.9.5.14.6"><h2>See Also</h2><p> <a class="xref" href="app-postgres.html" title="postgres"><span class="refentrytitle"><span class="application">postgres</span></span></a> |
| 1224 | - </p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-postgres.html" title="postgres">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="internals.html" title="Part VII. Internals">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">postgres</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> Part VII. Internals</td></tr></table></div></body></html> |
| 1225 | \ No newline at end of file |
| 1226 | + </p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-postgres.html" title="postgres">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-server.html" title="PostgreSQL Server Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="internals.html" title="Part VII. Internals">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">postgres</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> Part VII. Internals</td></tr></table></div></body></html> |
| 1227 | \ No newline at end of file |
| 1228 | diff --git a/doc/src/sgml/html/app-psql.html b/doc/src/sgml/html/app-psql.html |
| 1229 | index 01b5740..2111f9e 100644 |
| 1230 | --- a/doc/src/sgml/html/app-psql.html |
| 1231 | +++ b/doc/src/sgml/html/app-psql.html |
| 1232 | @@ -1,5 +1,5 @@ |
| 1233 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1234 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>psql</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pgrestore.html" title="pg_restore" /><link rel="next" href="app-reindexdb.html" title="reindexdb" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">psql</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pgrestore.html" title="pg_restore">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-reindexdb.html" title="reindexdb">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PSQL"><div class="titlepage"></div><a id="id-1.9.4.18.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">psql</span></span></h2><p><span class="application">psql</span> — <span class="productname">PostgreSQL</span> interactive terminal |
| 1235 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>psql</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pgrestore.html" title="pg_restore" /><link rel="next" href="app-reindexdb.html" title="reindexdb" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">psql</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pgrestore.html" title="pg_restore">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-reindexdb.html" title="reindexdb">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-PSQL"><div class="titlepage"></div><a id="id-1.9.4.18.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">psql</span></span></h2><p><span class="application">psql</span> — <span class="productname">PostgreSQL</span> interactive terminal |
| 1236 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.18.4.1"><code class="command">psql</code> [<em class="replaceable"><code>option</code></em>...] [<em class="replaceable"><code>dbname</code></em> |
| 1237 | [<em class="replaceable"><code>username</code></em>]]</p></div></div><div class="refsect1" id="id-1.9.4.18.5"><h2>Description</h2><p> <span class="application">psql</span> is a terminal-based front-end to |
| 1238 | <span class="productname">PostgreSQL</span>. It enables you to type in |
| 1239 | @@ -282,7 +282,7 @@ $ <strong class="userinput"><code>psql postgresql://dbmaster:5433/mydb?sslmode=r |
| 1240 | <span class="application">psql</span> is currently connected, followed by |
| 1241 | the string <code class="literal">=></code>. For example: |
| 1242 | </p><pre class="programlisting">$ <strong class="userinput"><code>psql testdb</code></strong> |
| 1243 | -psql (10.22) |
| 1244 | +psql (10.23) |
| 1245 | Type "help" for help. |
| 1246 | |
| 1247 | testdb=></pre><p> |
| 1248 | @@ -2141,4 +2141,4 @@ testdb(> <strong class="userinput"><code>\crosstabview "A" "B" "AxB" ord</cod |
| 1249 | 2 | 202 | 204 | 206 | 208 |
| 1250 | 1 | 101 | 102 | 103 | 104 |
| 1251 | (4 rows)</pre><p> |
| 1252 | -</p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pgrestore.html" title="pg_restore">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-reindexdb.html" title="reindexdb">Next</a></td></tr><tr><td width="40%" align="left" valign="top">pg_restore </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">reindexdb</span></td></tr></table></div></body></html> |
| 1253 | \ No newline at end of file |
| 1254 | +</p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pgrestore.html" title="pg_restore">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-reindexdb.html" title="reindexdb">Next</a></td></tr><tr><td width="40%" align="left" valign="top">pg_restore </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">reindexdb</span></td></tr></table></div></body></html> |
| 1255 | \ No newline at end of file |
| 1256 | diff --git a/doc/src/sgml/html/app-reindexdb.html b/doc/src/sgml/html/app-reindexdb.html |
| 1257 | index ad3e05b..d30ebd0 100644 |
| 1258 | --- a/doc/src/sgml/html/app-reindexdb.html |
| 1259 | +++ b/doc/src/sgml/html/app-reindexdb.html |
| 1260 | @@ -1,5 +1,5 @@ |
| 1261 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1262 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>reindexdb</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-psql.html" title="psql" /><link rel="next" href="app-vacuumdb.html" title="vacuumdb" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">reindexdb</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-psql.html" title="psql">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-vacuumdb.html" title="vacuumdb">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-REINDEXDB"><div class="titlepage"></div><a id="id-1.9.4.19.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">reindexdb</span></span></h2><p>reindexdb — reindex a <span class="productname">PostgreSQL</span> database</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.19.4.1"><code class="command">reindexdb</code> [<em class="replaceable"><code>connection-option</code></em>...] [<em class="replaceable"><code>option</code></em>...] [ <code class="option">-S</code> | <code class="option">--schema</code> |
| 1263 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>reindexdb</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-psql.html" title="psql" /><link rel="next" href="app-vacuumdb.html" title="vacuumdb" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">reindexdb</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-psql.html" title="psql">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="app-vacuumdb.html" title="vacuumdb">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-REINDEXDB"><div class="titlepage"></div><a id="id-1.9.4.19.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">reindexdb</span></span></h2><p>reindexdb — reindex a <span class="productname">PostgreSQL</span> database</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.19.4.1"><code class="command">reindexdb</code> [<em class="replaceable"><code>connection-option</code></em>...] [<em class="replaceable"><code>option</code></em>...] [ <code class="option">-S</code> | <code class="option">--schema</code> |
| 1264 | <em class="replaceable"><code>schema</code></em> |
| 1265 | ] |
| 1266 | ... [ <code class="option">-t</code> | <code class="option">--table</code> |
| 1267 | @@ -99,4 +99,4 @@ |
| 1268 | </p><pre class="screen"><code class="prompt">$ </code><strong class="userinput"><code>reindexdb test</code></strong></pre><p> |
| 1269 | </p><p> To reindex the table <code class="literal">foo</code> and the index |
| 1270 | <code class="literal">bar</code> in a database named <code class="literal">abcd</code>: |
| 1271 | -</p><pre class="screen"><code class="prompt">$ </code><strong class="userinput"><code>reindexdb --table=foo --index=bar abcd</code></strong></pre></div><div class="refsect1" id="id-1.9.4.19.11"><h2>See Also</h2><span class="simplelist"><a class="xref" href="sql-reindex.html" title="REINDEX"><span class="refentrytitle">REINDEX</span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-psql.html" title="psql">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-vacuumdb.html" title="vacuumdb">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">psql</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">vacuumdb</span></td></tr></table></div></body></html> |
| 1272 | \ No newline at end of file |
| 1273 | +</p><pre class="screen"><code class="prompt">$ </code><strong class="userinput"><code>reindexdb --table=foo --index=bar abcd</code></strong></pre></div><div class="refsect1" id="id-1.9.4.19.11"><h2>See Also</h2><span class="simplelist"><a class="xref" href="sql-reindex.html" title="REINDEX"><span class="refentrytitle">REINDEX</span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-psql.html" title="psql">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="app-vacuumdb.html" title="vacuumdb">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">psql</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> <span xmlns="http://www.w3.org/1999/xhtml" class="application">vacuumdb</span></td></tr></table></div></body></html> |
| 1274 | \ No newline at end of file |
| 1275 | diff --git a/doc/src/sgml/html/app-vacuumdb.html b/doc/src/sgml/html/app-vacuumdb.html |
| 1276 | index 492757e..3957fca 100644 |
| 1277 | --- a/doc/src/sgml/html/app-vacuumdb.html |
| 1278 | +++ b/doc/src/sgml/html/app-vacuumdb.html |
| 1279 | @@ -1,5 +1,5 @@ |
| 1280 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1281 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>vacuumdb</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-reindexdb.html" title="reindexdb" /><link rel="next" href="reference-server.html" title="PostgreSQL Server Applications" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">vacuumdb</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-reindexdb.html" title="reindexdb">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="reference-server.html" title="PostgreSQL Server Applications">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-VACUUMDB"><div class="titlepage"></div><a id="id-1.9.4.20.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">vacuumdb</span></span></h2><p>vacuumdb — garbage-collect and analyze a <span class="productname">PostgreSQL</span> database</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.20.4.1"><code class="command">vacuumdb</code> [<em class="replaceable"><code>connection-option</code></em>...] [<em class="replaceable"><code>option</code></em>...] [ <code class="option">-t</code> | <code class="option">--table</code> |
| 1282 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>vacuumdb</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-reindexdb.html" title="reindexdb" /><link rel="next" href="reference-server.html" title="PostgreSQL Server Applications" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center"><span xmlns="http://www.w3.org/1999/xhtml" class="application">vacuumdb</span></th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-reindexdb.html" title="reindexdb">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><th width="60%" align="center">PostgreSQL Client Applications</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="reference-server.html" title="PostgreSQL Server Applications">Next</a></td></tr></table><hr></hr></div><div class="refentry" id="APP-VACUUMDB"><div class="titlepage"></div><a id="id-1.9.4.20.1" class="indexterm"></a><div class="refnamediv"><h2><span class="refentrytitle"><span class="application">vacuumdb</span></span></h2><p>vacuumdb — garbage-collect and analyze a <span class="productname">PostgreSQL</span> database</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p id="id-1.9.4.20.4.1"><code class="command">vacuumdb</code> [<em class="replaceable"><code>connection-option</code></em>...] [<em class="replaceable"><code>option</code></em>...] [ <code class="option">-t</code> | <code class="option">--table</code> |
| 1283 | <em class="replaceable"><code>table</code></em> |
| 1284 | [( <em class="replaceable"><code>column</code></em> [,...] )] |
| 1285 | ] |
| 1286 | @@ -120,4 +120,4 @@ |
| 1287 | <code class="literal">foo</code> in a database named |
| 1288 | <code class="literal">xyzzy</code>, and analyze a single column |
| 1289 | <code class="literal">bar</code> of the table for the optimizer: |
| 1290 | -</p><pre class="screen"><code class="prompt">$ </code><strong class="userinput"><code>vacuumdb --analyze --verbose --table='foo(bar)' xyzzy</code></strong></pre></div><div class="refsect1" id="id-1.9.4.20.11"><h2>See Also</h2><span class="simplelist"><a class="xref" href="sql-vacuum.html" title="VACUUM"><span class="refentrytitle">VACUUM</span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-reindexdb.html" title="reindexdb">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="reference-server.html" title="PostgreSQL Server Applications">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">reindexdb</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> PostgreSQL Server Applications</td></tr></table></div></body></html> |
| 1291 | \ No newline at end of file |
| 1292 | +</p><pre class="screen"><code class="prompt">$ </code><strong class="userinput"><code>vacuumdb --analyze --verbose --table='foo(bar)' xyzzy</code></strong></pre></div><div class="refsect1" id="id-1.9.4.20.11"><h2>See Also</h2><span class="simplelist"><a class="xref" href="sql-vacuum.html" title="VACUUM"><span class="refentrytitle">VACUUM</span></a></span></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-reindexdb.html" title="reindexdb">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference-client.html" title="PostgreSQL Client Applications">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="reference-server.html" title="PostgreSQL Server Applications">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span xmlns="http://www.w3.org/1999/xhtml" class="application">reindexdb</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> PostgreSQL Server Applications</td></tr></table></div></body></html> |
| 1293 | \ No newline at end of file |
| 1294 | diff --git a/doc/src/sgml/html/appendix-obsolete.html b/doc/src/sgml/html/appendix-obsolete.html |
| 1295 | index a399d82..506f155 100644 |
| 1296 | --- a/doc/src/sgml/html/appendix-obsolete.html |
| 1297 | +++ b/doc/src/sgml/html/appendix-obsolete.html |
| 1298 | @@ -1,7 +1,7 @@ |
| 1299 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1300 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Appendix L. Obsolete or Renamed Features</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="acronyms.html" title="Appendix K. Acronyms" /><link rel="next" href="pgxlogdump.html" title="L.1. pg_xlogdump renamed to pg_waldump" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">Appendix L. Obsolete or Renamed Features</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="acronyms.html" title="Appendix K. Acronyms">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="appendixes.html" title="Part VIII. Appendixes">Up</a></td><th width="60%" align="center">Part VIII. Appendixes</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="pgxlogdump.html" title="L.1. pg_xlogdump renamed to pg_waldump">Next</a></td></tr></table><hr></hr></div><div class="appendix" id="APPENDIX-OBSOLETE"><div class="titlepage"><div><div><h2 class="title">Appendix L. Obsolete or Renamed Features</h2></div></div></div><div class="toc"><p><strong>Table of Contents</strong></p><dl class="toc"><dt><span class="sect1"><a href="pgxlogdump.html">L.1. <code class="command">pg_xlogdump</code> renamed to <code class="command">pg_waldump</code></a></span></dt><dt><span class="sect1"><a href="app-pgresetxlog.html">L.2. <code class="command">pg_resetxlog</code> renamed to <code class="command">pg_resetwal</code></a></span></dt><dt><span class="sect1"><a href="app-pgreceivexlog.html">L.3. <code class="command">pg_receivexlog</code> renamed to <code class="command">pg_receivewal</code></a></span></dt></dl></div><p> Functionality is sometimes removed from PostgreSQL, feature, setting |
| 1301 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Appendix L. Obsolete or Renamed Features</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="acronyms.html" title="Appendix K. Acronyms" /><link rel="next" href="pgxlogdump.html" title="L.1. pg_xlogdump renamed to pg_waldump" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">Appendix L. Obsolete or Renamed Features</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="acronyms.html" title="Appendix K. Acronyms">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="appendixes.html" title="Part VIII. Appendixes">Up</a></td><th width="60%" align="center">Part VIII. Appendixes</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="pgxlogdump.html" title="L.1. pg_xlogdump renamed to pg_waldump">Next</a></td></tr></table><hr></hr></div><div class="appendix" id="APPENDIX-OBSOLETE"><div class="titlepage"><div><div><h2 class="title">Appendix L. Obsolete or Renamed Features</h2></div></div></div><div class="toc"><p><strong>Table of Contents</strong></p><dl class="toc"><dt><span class="sect1"><a href="pgxlogdump.html">L.1. <code class="command">pg_xlogdump</code> renamed to <code class="command">pg_waldump</code></a></span></dt><dt><span class="sect1"><a href="app-pgresetxlog.html">L.2. <code class="command">pg_resetxlog</code> renamed to <code class="command">pg_resetwal</code></a></span></dt><dt><span class="sect1"><a href="app-pgreceivexlog.html">L.3. <code class="command">pg_receivexlog</code> renamed to <code class="command">pg_receivewal</code></a></span></dt></dl></div><p> Functionality is sometimes removed from PostgreSQL, feature, setting |
| 1302 | and file names sometimes change, or documentation moves to different |
| 1303 | places. This section directs users coming from old versions of the |
| 1304 | documentation or from external links to the appropriate new location |
| 1305 | for the information they need. |
| 1306 | - </p></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="acronyms.html" title="Appendix K. Acronyms">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="appendixes.html" title="Part VIII. Appendixes">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="pgxlogdump.html" title="L.1. pg_xlogdump renamed to pg_waldump">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Appendix K. Acronyms </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> L.1. <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_xlogdump</code> renamed to <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_waldump</code></td></tr></table></div></body></html> |
| 1307 | \ No newline at end of file |
| 1308 | + </p></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="acronyms.html" title="Appendix K. Acronyms">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="appendixes.html" title="Part VIII. Appendixes">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="pgxlogdump.html" title="L.1. pg_xlogdump renamed to pg_waldump">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Appendix K. Acronyms </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> L.1. <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_xlogdump</code> renamed to <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_waldump</code></td></tr></table></div></body></html> |
| 1309 | \ No newline at end of file |
| 1310 | diff --git a/doc/src/sgml/html/appendixes.html b/doc/src/sgml/html/appendixes.html |
| 1311 | index ebc398a..2f33636 100644 |
| 1312 | --- a/doc/src/sgml/html/appendixes.html |
| 1313 | +++ b/doc/src/sgml/html/appendixes.html |
| 1314 | @@ -1,2 +1,2 @@ |
| 1315 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1316 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Part VIII. Appendixes</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="planner-stats-security.html" title="69.3. Planner Statistics and Security" /><link rel="next" href="errcodes-appendix.html" title="Appendix A. PostgreSQL Error Codes" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">Part VIII. Appendixes</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="planner-stats-security.html" title="69.3. Planner Statistics and Security">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="index.html" title="PostgreSQL 10.22 Documentation">Up</a></td><th width="60%" align="center">PostgreSQL 10.22 Documentation</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="errcodes-appendix.html" title="Appendix A. PostgreSQL Error Codes">Next</a></td></tr></table><hr></hr></div><div class="part" id="APPENDIXES"><div class="titlepage"><div><div><h1 class="title">Part VIII. Appendixes</h1></div></div></div><div class="toc"><p><strong>Table of Contents</strong></p><dl class="toc"><dt><span class="appendix"><a href="errcodes-appendix.html">A. <span class="productname">PostgreSQL</span> Error Codes</a></span></dt><dt><span class="appendix"><a href="datetime-appendix.html">B. Date/Time Support</a></span></dt><dd><dl><dt><span class="sect1"><a href="datetime-input-rules.html">B.1. Date/Time Input Interpretation</a></span></dt><dt><span class="sect1"><a href="datetime-invalid-input.html">B.2. Handling of Invalid or Ambiguous Timestamps</a></span></dt><dt><span class="sect1"><a href="datetime-keywords.html">B.3. Date/Time Key Words</a></span></dt><dt><span class="sect1"><a href="datetime-config-files.html">B.4. Date/Time Configuration Files</a></span></dt><dt><span class="sect1"><a href="datetime-posix-timezone-specs.html">B.5. <acronym class="acronym">POSIX</acronym> Time Zone Specifications</a></span></dt><dt><span class="sect1"><a href="datetime-units-history.html">B.6. History of Units</a></span></dt><dt><span class="sect1"><a href="datetime-julian-dates.html">B.7. Julian Dates</a></span></dt></dl></dd><dt><span class="appendix"><a href="sql-keywords-appendix.html">C. <acronym class="acronym">SQL</acronym> Key Words</a></span></dt><dt><span class="appendix"><a href="features.html">D. SQL Conformance</a></span></dt><dd><dl><dt><span class="sect1"><a href="features-sql-standard.html">D.1. Supported Features</a></span></dt><dt><span class="sect1"><a href="unsupported-features-sql-standard.html">D.2. Unsupported Features</a></span></dt><dt><span class="sect1"><a href="xml-limits-conformance.html">D.3. XML Limits and Conformance to SQL/XML</a></span></dt></dl></dd><dt><span class="appendix"><a href="release.html">E. Release Notes</a></span></dt><dd><dl><dt><span class="sect1"><a href="release-10-22.html">E.1. Release 10.22</a></span></dt><dt><span class="sect1"><a href="release-10-21.html">E.2. Release 10.21</a></span></dt><dt><span class="sect1"><a href="release-10-20.html">E.3. Release 10.20</a></span></dt><dt><span class="sect1"><a href="release-10-19.html">E.4. Release 10.19</a></span></dt><dt><span class="sect1"><a href="release-10-18.html">E.5. Release 10.18</a></span></dt><dt><span class="sect1"><a href="release-10-17.html">E.6. Release 10.17</a></span></dt><dt><span class="sect1"><a href="release-10-16.html">E.7. Release 10.16</a></span></dt><dt><span class="sect1"><a href="release-10-15.html">E.8. Release 10.15</a></span></dt><dt><span class="sect1"><a href="release-10-14.html">E.9. Release 10.14</a></span></dt><dt><span class="sect1"><a href="release-10-13.html">E.10. Release 10.13</a></span></dt><dt><span class="sect1"><a href="release-10-12.html">E.11. Release 10.12</a></span></dt><dt><span class="sect1"><a href="release-10-11.html">E.12. Release 10.11</a></span></dt><dt><span class="sect1"><a href="release-10-10.html">E.13. Release 10.10</a></span></dt><dt><span class="sect1"><a href="release-10-9.html">E.14. Release 10.9</a></span></dt><dt><span class="sect1"><a href="release-10-8.html">E.15. Release 10.8</a></span></dt><dt><span class="sect1"><a href="release-10-7.html">E.16. Release 10.7</a></span></dt><dt><span class="sect1"><a href="release-10-6.html">E.17. Release 10.6</a></span></dt><dt><span class="sect1"><a href="release-10-5.html">E.18. Release 10.5</a></span></dt><dt><span class="sect1"><a href="release-10-4.html">E.19. Release 10.4</a></span></dt><dt><span class="sect1"><a href="release-10-3.html">E.20. Release 10.3</a></span></dt><dt><span class="sect1"><a href="release-10-2.html">E.21. Release 10.2</a></span></dt><dt><span class="sect1"><a href="release-10-1.html">E.22. Release 10.1</a></span></dt><dt><span class="sect1"><a href="release-10.html">E.23. Release 10</a></span></dt><dt><span class="sect1"><a href="release-prior.html">E.24. Prior Releases</a></span></dt></dl></dd><dt><span class="appendix"><a href="contrib.html">F. Additional Supplied Modules</a></span></dt><dd><dl><dt><span class="sect1"><a href="adminpack.html">F.1. adminpack</a></span></dt><dt><span class="sect1"><a href="amcheck.html">F.2. amcheck</a></span></dt><dt><span class="sect1"><a href="auth-delay.html">F.3. auth_delay</a></span></dt><dt><span class="sect1"><a href="auto-explain.html">F.4. auto_explain</a></span></dt><dt><span class="sect1"><a href="bloom.html">F.5. bloom</a></span></dt><dt><span class="sect1"><a href="btree-gin.html">F.6. btree_gin</a></span></dt><dt><span class="sect1"><a href="btree-gist.html">F.7. btree_gist</a></span></dt><dt><span class="sect1"><a href="chkpass.html">F.8. chkpass</a></span></dt><dt><span class="sect1"><a href="citext.html">F.9. citext</a></span></dt><dt><span class="sect1"><a href="cube.html">F.10. cube</a></span></dt><dt><span class="sect1"><a href="dblink.html">F.11. dblink</a></span></dt><dt><span class="sect1"><a href="dict-int.html">F.12. dict_int</a></span></dt><dt><span class="sect1"><a href="dict-xsyn.html">F.13. dict_xsyn</a></span></dt><dt><span class="sect1"><a href="earthdistance.html">F.14. earthdistance</a></span></dt><dt><span class="sect1"><a href="file-fdw.html">F.15. file_fdw</a></span></dt><dt><span class="sect1"><a href="fuzzystrmatch.html">F.16. fuzzystrmatch</a></span></dt><dt><span class="sect1"><a href="hstore.html">F.17. hstore</a></span></dt><dt><span class="sect1"><a href="intagg.html">F.18. intagg</a></span></dt><dt><span class="sect1"><a href="intarray.html">F.19. intarray</a></span></dt><dt><span class="sect1"><a href="isn.html">F.20. isn</a></span></dt><dt><span class="sect1"><a href="lo.html">F.21. lo</a></span></dt><dt><span class="sect1"><a href="ltree.html">F.22. ltree</a></span></dt><dt><span class="sect1"><a href="pageinspect.html">F.23. pageinspect</a></span></dt><dt><span class="sect1"><a href="passwordcheck.html">F.24. passwordcheck</a></span></dt><dt><span class="sect1"><a href="pgbuffercache.html">F.25. pg_buffercache</a></span></dt><dt><span class="sect1"><a href="pgcrypto.html">F.26. pgcrypto</a></span></dt><dt><span class="sect1"><a href="pgfreespacemap.html">F.27. pg_freespacemap</a></span></dt><dt><span class="sect1"><a href="pgprewarm.html">F.28. pg_prewarm</a></span></dt><dt><span class="sect1"><a href="pgrowlocks.html">F.29. pgrowlocks</a></span></dt><dt><span class="sect1"><a href="pgstatstatements.html">F.30. pg_stat_statements</a></span></dt><dt><span class="sect1"><a href="pgstattuple.html">F.31. pgstattuple</a></span></dt><dt><span class="sect1"><a href="pgtrgm.html">F.32. pg_trgm</a></span></dt><dt><span class="sect1"><a href="pgvisibility.html">F.33. pg_visibility</a></span></dt><dt><span class="sect1"><a href="postgres-fdw.html">F.34. postgres_fdw</a></span></dt><dt><span class="sect1"><a href="seg.html">F.35. seg</a></span></dt><dt><span class="sect1"><a href="sepgsql.html">F.36. sepgsql</a></span></dt><dt><span class="sect1"><a href="contrib-spi.html">F.37. spi</a></span></dt><dt><span class="sect1"><a href="sslinfo.html">F.38. sslinfo</a></span></dt><dt><span class="sect1"><a href="tablefunc.html">F.39. tablefunc</a></span></dt><dt><span class="sect1"><a href="tcn.html">F.40. tcn</a></span></dt><dt><span class="sect1"><a href="test-decoding.html">F.41. test_decoding</a></span></dt><dt><span class="sect1"><a href="tsm-system-rows.html">F.42. tsm_system_rows</a></span></dt><dt><span class="sect1"><a href="tsm-system-time.html">F.43. tsm_system_time</a></span></dt><dt><span class="sect1"><a href="unaccent.html">F.44. unaccent</a></span></dt><dt><span class="sect1"><a href="uuid-ossp.html">F.45. uuid-ossp</a></span></dt><dt><span class="sect1"><a href="xml2.html">F.46. xml2</a></span></dt></dl></dd><dt><span class="appendix"><a href="contrib-prog.html">G. Additional Supplied Programs</a></span></dt><dd><dl><dt><span class="sect1"><a href="contrib-prog-client.html">G.1. Client Applications</a></span></dt><dt><span class="sect1"><a href="contrib-prog-server.html">G.2. Server Applications</a></span></dt></dl></dd><dt><span class="appendix"><a href="external-projects.html">H. External Projects</a></span></dt><dd><dl><dt><span class="sect1"><a href="external-interfaces.html">H.1. Client Interfaces</a></span></dt><dt><span class="sect1"><a href="external-admin-tools.html">H.2. Administration Tools</a></span></dt><dt><span class="sect1"><a href="external-pl.html">H.3. Procedural Languages</a></span></dt><dt><span class="sect1"><a href="external-extensions.html">H.4. Extensions</a></span></dt></dl></dd><dt><span class="appendix"><a href="sourcerepo.html">I. The Source Code Repository</a></span></dt><dd><dl><dt><span class="sect1"><a href="git.html">I.1. Getting The Source via <span class="productname">Git</span></a></span></dt></dl></dd><dt><span class="appendix"><a href="docguide.html">J. Documentation</a></span></dt><dd><dl><dt><span class="sect1"><a href="docguide-docbook.html">J.1. DocBook</a></span></dt><dt><span class="sect1"><a href="docguide-toolsets.html">J.2. Tool Sets</a></span></dt><dt><span class="sect1"><a href="docguide-build.html">J.3. Building The Documentation</a></span></dt><dt><span class="sect1"><a href="docguide-authoring.html">J.4. Documentation Authoring</a></span></dt><dt><span class="sect1"><a href="docguide-style.html">J.5. Style Guide</a></span></dt></dl></dd><dt><span class="appendix"><a href="acronyms.html">K. Acronyms</a></span></dt><dt><span class="appendix"><a href="appendix-obsolete.html">L. Obsolete or Renamed Features</a></span></dt><dd><dl><dt><span class="sect1"><a href="pgxlogdump.html">L.1. <code class="command">pg_xlogdump</code> renamed to <code class="command">pg_waldump</code></a></span></dt><dt><span class="sect1"><a href="app-pgresetxlog.html">L.2. <code class="command">pg_resetxlog</code> renamed to <code class="command">pg_resetwal</code></a></span></dt><dt><span class="sect1"><a href="app-pgreceivexlog.html">L.3. <code class="command">pg_receivexlog</code> renamed to <code class="command">pg_receivewal</code></a></span></dt></dl></dd></dl></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="planner-stats-security.html" title="69.3. Planner Statistics and Security">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="index.html" title="PostgreSQL 10.22 Documentation">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="errcodes-appendix.html" title="Appendix A. PostgreSQL Error Codes">Next</a></td></tr><tr><td width="40%" align="left" valign="top">69.3. Planner Statistics and Security </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> Appendix A. <span xmlns="http://www.w3.org/1999/xhtml" class="productname">PostgreSQL</span> Error Codes</td></tr></table></div></body></html> |
| 1317 | \ No newline at end of file |
| 1318 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Part VIII. Appendixes</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="planner-stats-security.html" title="69.3. Planner Statistics and Security" /><link rel="next" href="errcodes-appendix.html" title="Appendix A. PostgreSQL Error Codes" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">Part VIII. Appendixes</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="planner-stats-security.html" title="69.3. Planner Statistics and Security">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="index.html" title="PostgreSQL 10.23 Documentation">Up</a></td><th width="60%" align="center">PostgreSQL 10.23 Documentation</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="errcodes-appendix.html" title="Appendix A. PostgreSQL Error Codes">Next</a></td></tr></table><hr></hr></div><div class="part" id="APPENDIXES"><div class="titlepage"><div><div><h1 class="title">Part VIII. Appendixes</h1></div></div></div><div class="toc"><p><strong>Table of Contents</strong></p><dl class="toc"><dt><span class="appendix"><a href="errcodes-appendix.html">A. <span class="productname">PostgreSQL</span> Error Codes</a></span></dt><dt><span class="appendix"><a href="datetime-appendix.html">B. Date/Time Support</a></span></dt><dd><dl><dt><span class="sect1"><a href="datetime-input-rules.html">B.1. Date/Time Input Interpretation</a></span></dt><dt><span class="sect1"><a href="datetime-invalid-input.html">B.2. Handling of Invalid or Ambiguous Timestamps</a></span></dt><dt><span class="sect1"><a href="datetime-keywords.html">B.3. Date/Time Key Words</a></span></dt><dt><span class="sect1"><a href="datetime-config-files.html">B.4. Date/Time Configuration Files</a></span></dt><dt><span class="sect1"><a href="datetime-posix-timezone-specs.html">B.5. <acronym class="acronym">POSIX</acronym> Time Zone Specifications</a></span></dt><dt><span class="sect1"><a href="datetime-units-history.html">B.6. History of Units</a></span></dt><dt><span class="sect1"><a href="datetime-julian-dates.html">B.7. Julian Dates</a></span></dt></dl></dd><dt><span class="appendix"><a href="sql-keywords-appendix.html">C. <acronym class="acronym">SQL</acronym> Key Words</a></span></dt><dt><span class="appendix"><a href="features.html">D. SQL Conformance</a></span></dt><dd><dl><dt><span class="sect1"><a href="features-sql-standard.html">D.1. Supported Features</a></span></dt><dt><span class="sect1"><a href="unsupported-features-sql-standard.html">D.2. Unsupported Features</a></span></dt><dt><span class="sect1"><a href="xml-limits-conformance.html">D.3. XML Limits and Conformance to SQL/XML</a></span></dt></dl></dd><dt><span class="appendix"><a href="release.html">E. Release Notes</a></span></dt><dd><dl><dt><span class="sect1"><a href="release-10-23.html">E.1. Release 10.23</a></span></dt><dt><span class="sect1"><a href="release-10-22.html">E.2. Release 10.22</a></span></dt><dt><span class="sect1"><a href="release-10-21.html">E.3. Release 10.21</a></span></dt><dt><span class="sect1"><a href="release-10-20.html">E.4. Release 10.20</a></span></dt><dt><span class="sect1"><a href="release-10-19.html">E.5. Release 10.19</a></span></dt><dt><span class="sect1"><a href="release-10-18.html">E.6. Release 10.18</a></span></dt><dt><span class="sect1"><a href="release-10-17.html">E.7. Release 10.17</a></span></dt><dt><span class="sect1"><a href="release-10-16.html">E.8. Release 10.16</a></span></dt><dt><span class="sect1"><a href="release-10-15.html">E.9. Release 10.15</a></span></dt><dt><span class="sect1"><a href="release-10-14.html">E.10. Release 10.14</a></span></dt><dt><span class="sect1"><a href="release-10-13.html">E.11. Release 10.13</a></span></dt><dt><span class="sect1"><a href="release-10-12.html">E.12. Release 10.12</a></span></dt><dt><span class="sect1"><a href="release-10-11.html">E.13. Release 10.11</a></span></dt><dt><span class="sect1"><a href="release-10-10.html">E.14. Release 10.10</a></span></dt><dt><span class="sect1"><a href="release-10-9.html">E.15. Release 10.9</a></span></dt><dt><span class="sect1"><a href="release-10-8.html">E.16. Release 10.8</a></span></dt><dt><span class="sect1"><a href="release-10-7.html">E.17. Release 10.7</a></span></dt><dt><span class="sect1"><a href="release-10-6.html">E.18. Release 10.6</a></span></dt><dt><span class="sect1"><a href="release-10-5.html">E.19. Release 10.5</a></span></dt><dt><span class="sect1"><a href="release-10-4.html">E.20. Release 10.4</a></span></dt><dt><span class="sect1"><a href="release-10-3.html">E.21. Release 10.3</a></span></dt><dt><span class="sect1"><a href="release-10-2.html">E.22. Release 10.2</a></span></dt><dt><span class="sect1"><a href="release-10-1.html">E.23. Release 10.1</a></span></dt><dt><span class="sect1"><a href="release-10.html">E.24. Release 10</a></span></dt><dt><span class="sect1"><a href="release-prior.html">E.25. Prior Releases</a></span></dt></dl></dd><dt><span class="appendix"><a href="contrib.html">F. Additional Supplied Modules</a></span></dt><dd><dl><dt><span class="sect1"><a href="adminpack.html">F.1. adminpack</a></span></dt><dt><span class="sect1"><a href="amcheck.html">F.2. amcheck</a></span></dt><dt><span class="sect1"><a href="auth-delay.html">F.3. auth_delay</a></span></dt><dt><span class="sect1"><a href="auto-explain.html">F.4. auto_explain</a></span></dt><dt><span class="sect1"><a href="bloom.html">F.5. bloom</a></span></dt><dt><span class="sect1"><a href="btree-gin.html">F.6. btree_gin</a></span></dt><dt><span class="sect1"><a href="btree-gist.html">F.7. btree_gist</a></span></dt><dt><span class="sect1"><a href="chkpass.html">F.8. chkpass</a></span></dt><dt><span class="sect1"><a href="citext.html">F.9. citext</a></span></dt><dt><span class="sect1"><a href="cube.html">F.10. cube</a></span></dt><dt><span class="sect1"><a href="dblink.html">F.11. dblink</a></span></dt><dt><span class="sect1"><a href="dict-int.html">F.12. dict_int</a></span></dt><dt><span class="sect1"><a href="dict-xsyn.html">F.13. dict_xsyn</a></span></dt><dt><span class="sect1"><a href="earthdistance.html">F.14. earthdistance</a></span></dt><dt><span class="sect1"><a href="file-fdw.html">F.15. file_fdw</a></span></dt><dt><span class="sect1"><a href="fuzzystrmatch.html">F.16. fuzzystrmatch</a></span></dt><dt><span class="sect1"><a href="hstore.html">F.17. hstore</a></span></dt><dt><span class="sect1"><a href="intagg.html">F.18. intagg</a></span></dt><dt><span class="sect1"><a href="intarray.html">F.19. intarray</a></span></dt><dt><span class="sect1"><a href="isn.html">F.20. isn</a></span></dt><dt><span class="sect1"><a href="lo.html">F.21. lo</a></span></dt><dt><span class="sect1"><a href="ltree.html">F.22. ltree</a></span></dt><dt><span class="sect1"><a href="pageinspect.html">F.23. pageinspect</a></span></dt><dt><span class="sect1"><a href="passwordcheck.html">F.24. passwordcheck</a></span></dt><dt><span class="sect1"><a href="pgbuffercache.html">F.25. pg_buffercache</a></span></dt><dt><span class="sect1"><a href="pgcrypto.html">F.26. pgcrypto</a></span></dt><dt><span class="sect1"><a href="pgfreespacemap.html">F.27. pg_freespacemap</a></span></dt><dt><span class="sect1"><a href="pgprewarm.html">F.28. pg_prewarm</a></span></dt><dt><span class="sect1"><a href="pgrowlocks.html">F.29. pgrowlocks</a></span></dt><dt><span class="sect1"><a href="pgstatstatements.html">F.30. pg_stat_statements</a></span></dt><dt><span class="sect1"><a href="pgstattuple.html">F.31. pgstattuple</a></span></dt><dt><span class="sect1"><a href="pgtrgm.html">F.32. pg_trgm</a></span></dt><dt><span class="sect1"><a href="pgvisibility.html">F.33. pg_visibility</a></span></dt><dt><span class="sect1"><a href="postgres-fdw.html">F.34. postgres_fdw</a></span></dt><dt><span class="sect1"><a href="seg.html">F.35. seg</a></span></dt><dt><span class="sect1"><a href="sepgsql.html">F.36. sepgsql</a></span></dt><dt><span class="sect1"><a href="contrib-spi.html">F.37. spi</a></span></dt><dt><span class="sect1"><a href="sslinfo.html">F.38. sslinfo</a></span></dt><dt><span class="sect1"><a href="tablefunc.html">F.39. tablefunc</a></span></dt><dt><span class="sect1"><a href="tcn.html">F.40. tcn</a></span></dt><dt><span class="sect1"><a href="test-decoding.html">F.41. test_decoding</a></span></dt><dt><span class="sect1"><a href="tsm-system-rows.html">F.42. tsm_system_rows</a></span></dt><dt><span class="sect1"><a href="tsm-system-time.html">F.43. tsm_system_time</a></span></dt><dt><span class="sect1"><a href="unaccent.html">F.44. unaccent</a></span></dt><dt><span class="sect1"><a href="uuid-ossp.html">F.45. uuid-ossp</a></span></dt><dt><span class="sect1"><a href="xml2.html">F.46. xml2</a></span></dt></dl></dd><dt><span class="appendix"><a href="contrib-prog.html">G. Additional Supplied Programs</a></span></dt><dd><dl><dt><span class="sect1"><a href="contrib-prog-client.html">G.1. Client Applications</a></span></dt><dt><span class="sect1"><a href="contrib-prog-server.html">G.2. Server Applications</a></span></dt></dl></dd><dt><span class="appendix"><a href="external-projects.html">H. External Projects</a></span></dt><dd><dl><dt><span class="sect1"><a href="external-interfaces.html">H.1. Client Interfaces</a></span></dt><dt><span class="sect1"><a href="external-admin-tools.html">H.2. Administration Tools</a></span></dt><dt><span class="sect1"><a href="external-pl.html">H.3. Procedural Languages</a></span></dt><dt><span class="sect1"><a href="external-extensions.html">H.4. Extensions</a></span></dt></dl></dd><dt><span class="appendix"><a href="sourcerepo.html">I. The Source Code Repository</a></span></dt><dd><dl><dt><span class="sect1"><a href="git.html">I.1. Getting The Source via <span class="productname">Git</span></a></span></dt></dl></dd><dt><span class="appendix"><a href="docguide.html">J. Documentation</a></span></dt><dd><dl><dt><span class="sect1"><a href="docguide-docbook.html">J.1. DocBook</a></span></dt><dt><span class="sect1"><a href="docguide-toolsets.html">J.2. Tool Sets</a></span></dt><dt><span class="sect1"><a href="docguide-build.html">J.3. Building The Documentation</a></span></dt><dt><span class="sect1"><a href="docguide-authoring.html">J.4. Documentation Authoring</a></span></dt><dt><span class="sect1"><a href="docguide-style.html">J.5. Style Guide</a></span></dt></dl></dd><dt><span class="appendix"><a href="acronyms.html">K. Acronyms</a></span></dt><dt><span class="appendix"><a href="appendix-obsolete.html">L. Obsolete or Renamed Features</a></span></dt><dd><dl><dt><span class="sect1"><a href="pgxlogdump.html">L.1. <code class="command">pg_xlogdump</code> renamed to <code class="command">pg_waldump</code></a></span></dt><dt><span class="sect1"><a href="app-pgresetxlog.html">L.2. <code class="command">pg_resetxlog</code> renamed to <code class="command">pg_resetwal</code></a></span></dt><dt><span class="sect1"><a href="app-pgreceivexlog.html">L.3. <code class="command">pg_receivexlog</code> renamed to <code class="command">pg_receivewal</code></a></span></dt></dl></dd></dl></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="planner-stats-security.html" title="69.3. Planner Statistics and Security">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="index.html" title="PostgreSQL 10.23 Documentation">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="errcodes-appendix.html" title="Appendix A. PostgreSQL Error Codes">Next</a></td></tr><tr><td width="40%" align="left" valign="top">69.3. Planner Statistics and Security </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> Appendix A. <span xmlns="http://www.w3.org/1999/xhtml" class="productname">PostgreSQL</span> Error Codes</td></tr></table></div></body></html> |
| 1319 | \ No newline at end of file |
| 1320 | diff --git a/doc/src/sgml/html/applevel-consistency.html b/doc/src/sgml/html/applevel-consistency.html |
| 1321 | index 5125ef5..364fb33 100644 |
| 1322 | --- a/doc/src/sgml/html/applevel-consistency.html |
| 1323 | +++ b/doc/src/sgml/html/applevel-consistency.html |
| 1324 | @@ -1,5 +1,5 @@ |
| 1325 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1326 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>13.4. Data Consistency Checks at the Application Level</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="explicit-locking.html" title="13.3. Explicit Locking" /><link rel="next" href="mvcc-caveats.html" title="13.5. Caveats" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">13.4. Data Consistency Checks at the Application Level</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="explicit-locking.html" title="13.3. Explicit Locking">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="mvcc.html" title="Chapter 13. Concurrency Control">Up</a></td><th width="60%" align="center">Chapter 13. Concurrency Control</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="mvcc-caveats.html" title="13.5. Caveats">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="APPLEVEL-CONSISTENCY"><div class="titlepage"><div><div><h2 class="title" style="clear: both">13.4. Data Consistency Checks at the Application Level</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="sect2"><a href="applevel-consistency.html#SERIALIZABLE-CONSISTENCY">13.4.1. Enforcing Consistency With Serializable Transactions</a></span></dt><dt><span class="sect2"><a href="applevel-consistency.html#NON-SERIALIZABLE-CONSISTENCY">13.4.2. Enforcing Consistency With Explicit Blocking Locks</a></span></dt></dl></div><p> It is very difficult to enforce business rules regarding data integrity |
| 1327 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>13.4. Data Consistency Checks at the Application Level</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="explicit-locking.html" title="13.3. Explicit Locking" /><link rel="next" href="mvcc-caveats.html" title="13.5. Caveats" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">13.4. Data Consistency Checks at the Application Level</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="explicit-locking.html" title="13.3. Explicit Locking">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="mvcc.html" title="Chapter 13. Concurrency Control">Up</a></td><th width="60%" align="center">Chapter 13. Concurrency Control</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="mvcc-caveats.html" title="13.5. Caveats">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="APPLEVEL-CONSISTENCY"><div class="titlepage"><div><div><h2 class="title" style="clear: both">13.4. Data Consistency Checks at the Application Level</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="sect2"><a href="applevel-consistency.html#SERIALIZABLE-CONSISTENCY">13.4.1. Enforcing Consistency With Serializable Transactions</a></span></dt><dt><span class="sect2"><a href="applevel-consistency.html#NON-SERIALIZABLE-CONSISTENCY">13.4.2. Enforcing Consistency With Explicit Blocking Locks</a></span></dt></dl></div><p> It is very difficult to enforce business rules regarding data integrity |
| 1328 | using Read Committed transactions because the view of the data is |
| 1329 | shifting with each statement, and even a single statement may not |
| 1330 | restrict itself to the statement's snapshot if a write conflict occurs. |
| 1331 | @@ -100,4 +100,4 @@ |
| 1332 | <code class="literal">UPDATE</code>, or <code class="literal">DELETE</code>), so |
| 1333 | it is possible to obtain locks explicitly before the snapshot is |
| 1334 | frozen. |
| 1335 | - </p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="explicit-locking.html" title="13.3. Explicit Locking">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="mvcc.html" title="Chapter 13. Concurrency Control">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="mvcc-caveats.html" title="13.5. Caveats">Next</a></td></tr><tr><td width="40%" align="left" valign="top">13.3. Explicit Locking </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 13.5. Caveats</td></tr></table></div></body></html> |
| 1336 | \ No newline at end of file |
| 1337 | + </p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="explicit-locking.html" title="13.3. Explicit Locking">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="mvcc.html" title="Chapter 13. Concurrency Control">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="mvcc-caveats.html" title="13.5. Caveats">Next</a></td></tr><tr><td width="40%" align="left" valign="top">13.3. Explicit Locking </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 13.5. Caveats</td></tr></table></div></body></html> |
| 1338 | \ No newline at end of file |
| 1339 | diff --git a/doc/src/sgml/html/archive-recovery-settings.html b/doc/src/sgml/html/archive-recovery-settings.html |
| 1340 | index 766e50e..1dc1d2e 100644 |
| 1341 | --- a/doc/src/sgml/html/archive-recovery-settings.html |
| 1342 | +++ b/doc/src/sgml/html/archive-recovery-settings.html |
| 1343 | @@ -1,5 +1,5 @@ |
| 1344 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1345 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>27.1. Archive Recovery Settings</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="recovery-config.html" title="Chapter 27. Recovery Configuration" /><link rel="next" href="recovery-target-settings.html" title="27.2. Recovery Target Settings" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">27.1. Archive Recovery Settings</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="recovery-config.html" title="Chapter 27. Recovery Configuration">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="recovery-config.html" title="Chapter 27. Recovery Configuration">Up</a></td><th width="60%" align="center">Chapter 27. Recovery Configuration</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="recovery-target-settings.html" title="27.2. Recovery Target Settings">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="ARCHIVE-RECOVERY-SETTINGS"><div class="titlepage"><div><div><h2 class="title" style="clear: both">27.1. Archive Recovery Settings</h2></div></div></div><div class="variablelist"><dl class="variablelist"><dt id="RESTORE-COMMAND"><span class="term"><code class="varname">restore_command</code> (<code class="type">string</code>) |
| 1346 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>27.1. Archive Recovery Settings</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="recovery-config.html" title="Chapter 27. Recovery Configuration" /><link rel="next" href="recovery-target-settings.html" title="27.2. Recovery Target Settings" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">27.1. Archive Recovery Settings</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="recovery-config.html" title="Chapter 27. Recovery Configuration">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="recovery-config.html" title="Chapter 27. Recovery Configuration">Up</a></td><th width="60%" align="center">Chapter 27. Recovery Configuration</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="recovery-target-settings.html" title="27.2. Recovery Target Settings">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="ARCHIVE-RECOVERY-SETTINGS"><div class="titlepage"><div><div><h2 class="title" style="clear: both">27.1. Archive Recovery Settings</h2></div></div></div><div class="variablelist"><dl class="variablelist"><dt id="RESTORE-COMMAND"><span class="term"><code class="varname">restore_command</code> (<code class="type">string</code>) |
| 1347 | <a id="id-1.6.14.6.2.1.1.3" class="indexterm"></a> |
| 1348 | </span></dt><dd><p> The local shell command to execute to retrieve an archived segment of |
| 1349 | the WAL file series. This parameter is required for archive recovery, |
| 1350 | @@ -70,4 +70,4 @@ restore_command = 'copy "C:\\server\\archivedir\\%f" "%p"' # Windows</pre><p> |
| 1351 | anyway. An exception is that if the command was terminated by a |
| 1352 | signal or an error by the shell (such as command not found), the |
| 1353 | database will not proceed with startup. |
| 1354 | - </p></dd></dl></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="recovery-config.html" title="Chapter 27. Recovery Configuration">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="recovery-config.html" title="Chapter 27. Recovery Configuration">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="recovery-target-settings.html" title="27.2. Recovery Target Settings">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 27. Recovery Configuration </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 27.2. Recovery Target Settings</td></tr></table></div></body></html> |
| 1355 | \ No newline at end of file |
| 1356 | + </p></dd></dl></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="recovery-config.html" title="Chapter 27. Recovery Configuration">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="recovery-config.html" title="Chapter 27. Recovery Configuration">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="recovery-target-settings.html" title="27.2. Recovery Target Settings">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 27. Recovery Configuration </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 27.2. Recovery Target Settings</td></tr></table></div></body></html> |
| 1357 | \ No newline at end of file |
| 1358 | diff --git a/doc/src/sgml/html/arrays.html b/doc/src/sgml/html/arrays.html |
| 1359 | index 9a00905..d61391f 100644 |
| 1360 | --- a/doc/src/sgml/html/arrays.html |
| 1361 | +++ b/doc/src/sgml/html/arrays.html |
| 1362 | @@ -1,5 +1,5 @@ |
| 1363 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1364 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>8.15. Arrays</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="datatype-json.html" title="8.14. JSON Types" /><link rel="next" href="rowtypes.html" title="8.16. Composite Types" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">8.15. Arrays</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="datatype-json.html" title="8.14. JSON Types">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="datatype.html" title="Chapter 8. Data Types">Up</a></td><th width="60%" align="center">Chapter 8. Data Types</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="rowtypes.html" title="8.16. Composite Types">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="ARRAYS"><div class="titlepage"><div><div><h2 class="title" style="clear: both">8.15. Arrays</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="sect2"><a href="arrays.html#ARRAYS-DECLARATION">8.15.1. Declaration of Array Types</a></span></dt><dt><span class="sect2"><a href="arrays.html#ARRAYS-INPUT">8.15.2. Array Value Input</a></span></dt><dt><span class="sect2"><a href="arrays.html#ARRAYS-ACCESSING">8.15.3. Accessing Arrays</a></span></dt><dt><span class="sect2"><a href="arrays.html#ARRAYS-MODIFYING">8.15.4. Modifying Arrays</a></span></dt><dt><span class="sect2"><a href="arrays.html#ARRAYS-SEARCHING">8.15.5. Searching in Arrays</a></span></dt><dt><span class="sect2"><a href="arrays.html#ARRAYS-IO">8.15.6. Array Input and Output Syntax</a></span></dt></dl></div><a id="id-1.5.7.23.2" class="indexterm"></a><p> <span class="productname">PostgreSQL</span> allows columns of a table to be |
| 1365 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>8.15. Arrays</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="datatype-json.html" title="8.14. JSON Types" /><link rel="next" href="rowtypes.html" title="8.16. Composite Types" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">8.15. Arrays</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="datatype-json.html" title="8.14. JSON Types">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="datatype.html" title="Chapter 8. Data Types">Up</a></td><th width="60%" align="center">Chapter 8. Data Types</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="rowtypes.html" title="8.16. Composite Types">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="ARRAYS"><div class="titlepage"><div><div><h2 class="title" style="clear: both">8.15. Arrays</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="sect2"><a href="arrays.html#ARRAYS-DECLARATION">8.15.1. Declaration of Array Types</a></span></dt><dt><span class="sect2"><a href="arrays.html#ARRAYS-INPUT">8.15.2. Array Value Input</a></span></dt><dt><span class="sect2"><a href="arrays.html#ARRAYS-ACCESSING">8.15.3. Accessing Arrays</a></span></dt><dt><span class="sect2"><a href="arrays.html#ARRAYS-MODIFYING">8.15.4. Modifying Arrays</a></span></dt><dt><span class="sect2"><a href="arrays.html#ARRAYS-SEARCHING">8.15.5. Searching in Arrays</a></span></dt><dt><span class="sect2"><a href="arrays.html#ARRAYS-IO">8.15.6. Array Input and Output Syntax</a></span></dt></dl></div><a id="id-1.5.7.23.2" class="indexterm"></a><p> <span class="productname">PostgreSQL</span> allows columns of a table to be |
| 1366 | defined as variable-length multidimensional arrays. Arrays of any |
| 1367 | built-in or user-defined base type, enum type, or composite type |
| 1368 | can be created. |
| 1369 | @@ -530,4 +530,4 @@ SELECT array_positions(ARRAY[1, 4, 3, 1, 3, 4, 2, 1], 1); |
| 1370 | with than the array-literal syntax when writing array values in SQL |
| 1371 | commands. In <code class="literal">ARRAY</code>, individual element values are written the |
| 1372 | same way they would be written when not members of an array. |
| 1373 | - </p></div></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="datatype-json.html" title="8.14. JSON Types">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="datatype.html" title="Chapter 8. Data Types">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="rowtypes.html" title="8.16. Composite Types">Next</a></td></tr><tr><td width="40%" align="left" valign="top">8.14. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">JSON</acronym> Types </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 8.16. Composite Types</td></tr></table></div></body></html> |
| 1374 | \ No newline at end of file |
| 1375 | + </p></div></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="datatype-json.html" title="8.14. JSON Types">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="datatype.html" title="Chapter 8. Data Types">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="rowtypes.html" title="8.16. Composite Types">Next</a></td></tr><tr><td width="40%" align="left" valign="top">8.14. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">JSON</acronym> Types </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 8.16. Composite Types</td></tr></table></div></body></html> |
| 1376 | \ No newline at end of file |
| 1377 | diff --git a/doc/src/sgml/html/auth-delay.html b/doc/src/sgml/html/auth-delay.html |
| 1378 | index 751c85a..49e1d39 100644 |
| 1379 | --- a/doc/src/sgml/html/auth-delay.html |
| 1380 | +++ b/doc/src/sgml/html/auth-delay.html |
| 1381 | @@ -1,5 +1,5 @@ |
| 1382 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1383 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>F.3. auth_delay</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="amcheck.html" title="F.2. amcheck" /><link rel="next" href="auto-explain.html" title="F.4. auto_explain" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">F.3. auth_delay</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="amcheck.html" title="F.2. amcheck">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="contrib.html" title="Appendix F. Additional Supplied Modules">Up</a></td><th width="60%" align="center">Appendix F. Additional Supplied Modules</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="auto-explain.html" title="F.4. auto_explain">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="AUTH-DELAY"><div class="titlepage"><div><div><h2 class="title" style="clear: both">F.3. auth_delay</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="sect2"><a href="auth-delay.html#id-1.11.7.12.5">F.3.1. Configuration Parameters</a></span></dt><dt><span class="sect2"><a href="auth-delay.html#id-1.11.7.12.6">F.3.2. Author</a></span></dt></dl></div><a id="id-1.11.7.12.2" class="indexterm"></a><p> <code class="filename">auth_delay</code> causes the server to pause briefly before |
| 1384 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>F.3. auth_delay</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="amcheck.html" title="F.2. amcheck" /><link rel="next" href="auto-explain.html" title="F.4. auto_explain" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">F.3. auth_delay</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="amcheck.html" title="F.2. amcheck">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="contrib.html" title="Appendix F. Additional Supplied Modules">Up</a></td><th width="60%" align="center">Appendix F. Additional Supplied Modules</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="auto-explain.html" title="F.4. auto_explain">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="AUTH-DELAY"><div class="titlepage"><div><div><h2 class="title" style="clear: both">F.3. auth_delay</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="sect2"><a href="auth-delay.html#id-1.11.7.12.5">F.3.1. Configuration Parameters</a></span></dt><dt><span class="sect2"><a href="auth-delay.html#id-1.11.7.12.6">F.3.2. Author</a></span></dt></dl></div><a id="id-1.11.7.12.2" class="indexterm"></a><p> <code class="filename">auth_delay</code> causes the server to pause briefly before |
| 1385 | reporting authentication failure, to make brute-force attacks on database |
| 1386 | passwords more difficult. Note that it does nothing to prevent |
| 1387 | denial-of-service attacks, and may even exacerbate them, since processes |
| 1388 | @@ -17,4 +17,4 @@ |
| 1389 | shared_preload_libraries = 'auth_delay' |
| 1390 | |
| 1391 | auth_delay.milliseconds = '500'</pre></div><div class="sect2" id="id-1.11.7.12.6"><div class="titlepage"><div><div><h3 class="title">F.3.2. Author</h3></div></div></div><p> KaiGai Kohei <code class="email"><<a class="email" href="mailto:kaigai@ak.jp.nec.com">kaigai@ak.jp.nec.com</a>></code> |
| 1392 | - </p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="amcheck.html" title="F.2. amcheck">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="contrib.html" title="Appendix F. Additional Supplied Modules">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="auto-explain.html" title="F.4. auto_explain">Next</a></td></tr><tr><td width="40%" align="left" valign="top">F.2. amcheck </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> F.4. auto_explain</td></tr></table></div></body></html> |
| 1393 | \ No newline at end of file |
| 1394 | + </p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="amcheck.html" title="F.2. amcheck">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="contrib.html" title="Appendix F. Additional Supplied Modules">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="auto-explain.html" title="F.4. auto_explain">Next</a></td></tr><tr><td width="40%" align="left" valign="top">F.2. amcheck </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> F.4. auto_explain</td></tr></table></div></body></html> |
| 1395 | \ No newline at end of file |
| 1396 | diff --git a/doc/src/sgml/html/auth-methods.html b/doc/src/sgml/html/auth-methods.html |
| 1397 | index 1e45904..672db1c 100644 |
| 1398 | --- a/doc/src/sgml/html/auth-methods.html |
| 1399 | +++ b/doc/src/sgml/html/auth-methods.html |
| 1400 | @@ -1,5 +1,5 @@ |
| 1401 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1402 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>20.3. Authentication Methods</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="auth-username-maps.html" title="20.2. User Name Maps" /><link rel="next" href="client-authentication-problems.html" title="20.4. Authentication Problems" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">20.3. Authentication Methods</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="auth-username-maps.html" title="20.2. User Name Maps">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="client-authentication.html" title="Chapter 20. Client Authentication">Up</a></td><th width="60%" align="center">Chapter 20. Client Authentication</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="client-authentication-problems.html" title="20.4. Authentication Problems">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="AUTH-METHODS"><div class="titlepage"><div><div><h2 class="title" style="clear: both">20.3. Authentication Methods</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="sect2"><a href="auth-methods.html#AUTH-TRUST">20.3.1. Trust Authentication</a></span></dt><dt><span class="sect2"><a href="auth-methods.html#AUTH-PASSWORD">20.3.2. Password Authentication</a></span></dt><dt><span class="sect2"><a href="auth-methods.html#GSSAPI-AUTH">20.3.3. GSSAPI Authentication</a></span></dt><dt><span class="sect2"><a href="auth-methods.html#SSPI-AUTH">20.3.4. SSPI Authentication</a></span></dt><dt><span class="sect2"><a href="auth-methods.html#AUTH-IDENT">20.3.5. Ident Authentication</a></span></dt><dt><span class="sect2"><a href="auth-methods.html#AUTH-PEER">20.3.6. Peer Authentication</a></span></dt><dt><span class="sect2"><a href="auth-methods.html#AUTH-LDAP">20.3.7. LDAP Authentication</a></span></dt><dt><span class="sect2"><a href="auth-methods.html#AUTH-RADIUS">20.3.8. RADIUS Authentication</a></span></dt><dt><span class="sect2"><a href="auth-methods.html#AUTH-CERT">20.3.9. Certificate Authentication</a></span></dt><dt><span class="sect2"><a href="auth-methods.html#AUTH-PAM">20.3.10. PAM Authentication</a></span></dt><dt><span class="sect2"><a href="auth-methods.html#AUTH-BSD">20.3.11. BSD Authentication</a></span></dt></dl></div><p> The following subsections describe the authentication methods in more detail. |
| 1403 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>20.3. Authentication Methods</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="auth-username-maps.html" title="20.2. User Name Maps" /><link rel="next" href="client-authentication-problems.html" title="20.4. Authentication Problems" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">20.3. Authentication Methods</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="auth-username-maps.html" title="20.2. User Name Maps">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="client-authentication.html" title="Chapter 20. Client Authentication">Up</a></td><th width="60%" align="center">Chapter 20. Client Authentication</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="client-authentication-problems.html" title="20.4. Authentication Problems">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="AUTH-METHODS"><div class="titlepage"><div><div><h2 class="title" style="clear: both">20.3. Authentication Methods</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="sect2"><a href="auth-methods.html#AUTH-TRUST">20.3.1. Trust Authentication</a></span></dt><dt><span class="sect2"><a href="auth-methods.html#AUTH-PASSWORD">20.3.2. Password Authentication</a></span></dt><dt><span class="sect2"><a href="auth-methods.html#GSSAPI-AUTH">20.3.3. GSSAPI Authentication</a></span></dt><dt><span class="sect2"><a href="auth-methods.html#SSPI-AUTH">20.3.4. SSPI Authentication</a></span></dt><dt><span class="sect2"><a href="auth-methods.html#AUTH-IDENT">20.3.5. Ident Authentication</a></span></dt><dt><span class="sect2"><a href="auth-methods.html#AUTH-PEER">20.3.6. Peer Authentication</a></span></dt><dt><span class="sect2"><a href="auth-methods.html#AUTH-LDAP">20.3.7. LDAP Authentication</a></span></dt><dt><span class="sect2"><a href="auth-methods.html#AUTH-RADIUS">20.3.8. RADIUS Authentication</a></span></dt><dt><span class="sect2"><a href="auth-methods.html#AUTH-CERT">20.3.9. Certificate Authentication</a></span></dt><dt><span class="sect2"><a href="auth-methods.html#AUTH-PAM">20.3.10. PAM Authentication</a></span></dt><dt><span class="sect2"><a href="auth-methods.html#AUTH-BSD">20.3.11. BSD Authentication</a></span></dt></dl></div><p> The following subsections describe the authentication methods in more detail. |
| 1404 | </p><div class="sect2" id="AUTH-TRUST"><div class="titlepage"><div><div><h3 class="title">20.3.1. Trust Authentication</h3></div></div></div><p> When <code class="literal">trust</code> authentication is specified, |
| 1405 | <span class="productname">PostgreSQL</span> assumes that anyone who can |
| 1406 | connect to the server is authorized to access the database with |
| 1407 | @@ -514,4 +514,4 @@ |
| 1408 | operating system user running the server) must first be added to |
| 1409 | the <code class="literal">auth</code> group. The <code class="literal">auth</code> group |
| 1410 | exists by default on OpenBSD systems. |
| 1411 | - </p></div></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="auth-username-maps.html" title="20.2. User Name Maps">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="client-authentication.html" title="Chapter 20. Client Authentication">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="client-authentication-problems.html" title="20.4. Authentication Problems">Next</a></td></tr><tr><td width="40%" align="left" valign="top">20.2. User Name Maps </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 20.4. Authentication Problems</td></tr></table></div></body></html> |
| 1412 | \ No newline at end of file |
| 1413 | + </p></div></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="auth-username-maps.html" title="20.2. User Name Maps">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="client-authentication.html" title="Chapter 20. Client Authentication">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="client-authentication-problems.html" title="20.4. Authentication Problems">Next</a></td></tr><tr><td width="40%" align="left" valign="top">20.2. User Name Maps </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 20.4. Authentication Problems</td></tr></table></div></body></html> |
| 1414 | \ No newline at end of file |
| 1415 | diff --git a/doc/src/sgml/html/auth-pg-hba-conf.html b/doc/src/sgml/html/auth-pg-hba-conf.html |
| 1416 | index efbe558..5347036 100644 |
| 1417 | --- a/doc/src/sgml/html/auth-pg-hba-conf.html |
| 1418 | +++ b/doc/src/sgml/html/auth-pg-hba-conf.html |
| 1419 | @@ -1,5 +1,5 @@ |
| 1420 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1421 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>20.1. The pg_hba.conf File</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="client-authentication.html" title="Chapter 20. Client Authentication" /><link rel="next" href="auth-username-maps.html" title="20.2. User Name Maps" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">20.1. The <code xmlns="http://www.w3.org/1999/xhtml" class="filename">pg_hba.conf</code> File</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="client-authentication.html" title="Chapter 20. Client Authentication">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="client-authentication.html" title="Chapter 20. Client Authentication">Up</a></td><th width="60%" align="center">Chapter 20. Client Authentication</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="auth-username-maps.html" title="20.2. User Name Maps">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="AUTH-PG-HBA-CONF"><div class="titlepage"><div><div><h2 class="title" style="clear: both">20.1. The <code class="filename">pg_hba.conf</code> File</h2></div></div></div><a id="id-1.6.7.8.2" class="indexterm"></a><p> Client authentication is controlled by a configuration file, |
| 1422 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>20.1. The pg_hba.conf File</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="client-authentication.html" title="Chapter 20. Client Authentication" /><link rel="next" href="auth-username-maps.html" title="20.2. User Name Maps" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">20.1. The <code xmlns="http://www.w3.org/1999/xhtml" class="filename">pg_hba.conf</code> File</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="client-authentication.html" title="Chapter 20. Client Authentication">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="client-authentication.html" title="Chapter 20. Client Authentication">Up</a></td><th width="60%" align="center">Chapter 20. Client Authentication</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="auth-username-maps.html" title="20.2. User Name Maps">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="AUTH-PG-HBA-CONF"><div class="titlepage"><div><div><h2 class="title" style="clear: both">20.1. The <code class="filename">pg_hba.conf</code> File</h2></div></div></div><a id="id-1.6.7.8.2" class="indexterm"></a><p> Client authentication is controlled by a configuration file, |
| 1423 | which traditionally is named |
| 1424 | <code class="filename">pg_hba.conf</code> and is stored in the database |
| 1425 | cluster's data directory. |
| 1426 | @@ -383,4 +383,4 @@ local all +support md5 |
| 1427 | local all @admins,+support md5 |
| 1428 | |
| 1429 | # The database column can also use lists and file names: |
| 1430 | -local db1,db2,@demodbs all md5</pre></div></div><br class="example-break" /></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="client-authentication.html" title="Chapter 20. Client Authentication">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="client-authentication.html" title="Chapter 20. Client Authentication">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="auth-username-maps.html" title="20.2. User Name Maps">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 20. Client Authentication </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 20.2. User Name Maps</td></tr></table></div></body></html> |
| 1431 | \ No newline at end of file |
| 1432 | +local db1,db2,@demodbs all md5</pre></div></div><br class="example-break" /></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="client-authentication.html" title="Chapter 20. Client Authentication">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="client-authentication.html" title="Chapter 20. Client Authentication">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="auth-username-maps.html" title="20.2. User Name Maps">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 20. Client Authentication </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 20.2. User Name Maps</td></tr></table></div></body></html> |
| 1433 | \ No newline at end of file |
| 1434 | diff --git a/doc/src/sgml/html/auth-username-maps.html b/doc/src/sgml/html/auth-username-maps.html |
| 1435 | index 0731fec..525857a 100644 |
| 1436 | --- a/doc/src/sgml/html/auth-username-maps.html |
| 1437 | +++ b/doc/src/sgml/html/auth-username-maps.html |
| 1438 | @@ -1,5 +1,5 @@ |
| 1439 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1440 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>20.2. User Name Maps</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="auth-pg-hba-conf.html" title="20.1. The pg_hba.conf File" /><link rel="next" href="auth-methods.html" title="20.3. Authentication Methods" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">20.2. User Name Maps</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="auth-pg-hba-conf.html" title="20.1. The pg_hba.conf File">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="client-authentication.html" title="Chapter 20. Client Authentication">Up</a></td><th width="60%" align="center">Chapter 20. Client Authentication</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="auth-methods.html" title="20.3. Authentication Methods">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="AUTH-USERNAME-MAPS"><div class="titlepage"><div><div><h2 class="title" style="clear: both">20.2. User Name Maps</h2></div></div></div><a id="id-1.6.7.9.2" class="indexterm"></a><p> When using an external authentication system such as Ident or GSSAPI, |
| 1441 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>20.2. User Name Maps</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="auth-pg-hba-conf.html" title="20.1. The pg_hba.conf File" /><link rel="next" href="auth-methods.html" title="20.3. Authentication Methods" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">20.2. User Name Maps</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="auth-pg-hba-conf.html" title="20.1. The pg_hba.conf File">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="client-authentication.html" title="Chapter 20. Client Authentication">Up</a></td><th width="60%" align="center">Chapter 20. Client Authentication</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="auth-methods.html" title="20.3. Authentication Methods">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="AUTH-USERNAME-MAPS"><div class="titlepage"><div><div><h2 class="title" style="clear: both">20.2. User Name Maps</h2></div></div></div><a id="id-1.6.7.9.2" class="indexterm"></a><p> When using an external authentication system such as Ident or GSSAPI, |
| 1442 | the name of the operating system user that initiated the connection |
| 1443 | might not be the same as the database user (role) that is to be used. |
| 1444 | In this case, a user name map can be applied to map the operating system |
| 1445 | @@ -78,4 +78,4 @@ omicron ann ann |
| 1446 | # bob has user name robert on these machines |
| 1447 | omicron robert bob |
| 1448 | # bryanh can also connect as guest1 |
| 1449 | -omicron bryanh guest1</pre></div></div><br class="example-break" /></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="auth-pg-hba-conf.html" title="20.1. The pg_hba.conf File">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="client-authentication.html" title="Chapter 20. Client Authentication">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="auth-methods.html" title="20.3. Authentication Methods">Next</a></td></tr><tr><td width="40%" align="left" valign="top">20.1. The <code xmlns="http://www.w3.org/1999/xhtml" class="filename">pg_hba.conf</code> File </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 20.3. Authentication Methods</td></tr></table></div></body></html> |
| 1450 | \ No newline at end of file |
| 1451 | +omicron bryanh guest1</pre></div></div><br class="example-break" /></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="auth-pg-hba-conf.html" title="20.1. The pg_hba.conf File">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="client-authentication.html" title="Chapter 20. Client Authentication">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="auth-methods.html" title="20.3. Authentication Methods">Next</a></td></tr><tr><td width="40%" align="left" valign="top">20.1. The <code xmlns="http://www.w3.org/1999/xhtml" class="filename">pg_hba.conf</code> File </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 20.3. Authentication Methods</td></tr></table></div></body></html> |
| 1452 | \ No newline at end of file |
| 1453 | diff --git a/doc/src/sgml/html/auto-explain.html b/doc/src/sgml/html/auto-explain.html |
| 1454 | index b03a41d..162b36b 100644 |
| 1455 | --- a/doc/src/sgml/html/auto-explain.html |
| 1456 | +++ b/doc/src/sgml/html/auto-explain.html |
| 1457 | @@ -1,5 +1,5 @@ |
| 1458 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1459 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>F.4. auto_explain</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="auth-delay.html" title="F.3. auth_delay" /><link rel="next" href="bloom.html" title="F.5. bloom" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">F.4. auto_explain</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="auth-delay.html" title="F.3. auth_delay">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="contrib.html" title="Appendix F. Additional Supplied Modules">Up</a></td><th width="60%" align="center">Appendix F. Additional Supplied Modules</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="bloom.html" title="F.5. bloom">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="AUTO-EXPLAIN"><div class="titlepage"><div><div><h2 class="title" style="clear: both">F.4. auto_explain</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="sect2"><a href="auto-explain.html#id-1.11.7.13.5">F.4.1. Configuration Parameters</a></span></dt><dt><span class="sect2"><a href="auto-explain.html#id-1.11.7.13.6">F.4.2. Example</a></span></dt><dt><span class="sect2"><a href="auto-explain.html#id-1.11.7.13.7">F.4.3. Author</a></span></dt></dl></div><a id="id-1.11.7.13.2" class="indexterm"></a><p> The <code class="filename">auto_explain</code> module provides a means for |
| 1460 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>F.4. auto_explain</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="auth-delay.html" title="F.3. auth_delay" /><link rel="next" href="bloom.html" title="F.5. bloom" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">F.4. auto_explain</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="auth-delay.html" title="F.3. auth_delay">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="contrib.html" title="Appendix F. Additional Supplied Modules">Up</a></td><th width="60%" align="center">Appendix F. Additional Supplied Modules</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="bloom.html" title="F.5. bloom">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="AUTO-EXPLAIN"><div class="titlepage"><div><div><h2 class="title" style="clear: both">F.4. auto_explain</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="sect2"><a href="auto-explain.html#id-1.11.7.13.5">F.4.1. Configuration Parameters</a></span></dt><dt><span class="sect2"><a href="auto-explain.html#id-1.11.7.13.6">F.4.2. Example</a></span></dt><dt><span class="sect2"><a href="auto-explain.html#id-1.11.7.13.7">F.4.3. Author</a></span></dt></dl></div><a id="id-1.11.7.13.2" class="indexterm"></a><p> The <code class="filename">auto_explain</code> module provides a means for |
| 1461 | logging execution plans of slow statements automatically, without |
| 1462 | having to run <a class="xref" href="sql-explain.html" title="EXPLAIN"><span class="refentrytitle">EXPLAIN</span></a> |
| 1463 | by hand. This is especially helpful for tracking down un-optimized queries |
| 1464 | @@ -120,4 +120,4 @@ postgres=# SELECT count(*) |
| 1465 | Buckets: 1024 Batches: 1 Memory Usage: 4kB |
| 1466 | -> Seq Scan on pg_index (cost=0.00..3.02 rows=92 width=4) (actual time=0.008..3.187 rows=92 loops=1) |
| 1467 | Filter: indisunique</pre></div><div class="sect2" id="id-1.11.7.13.7"><div class="titlepage"><div><div><h3 class="title">F.4.3. Author</h3></div></div></div><p> Takahiro Itagaki <code class="email"><<a class="email" href="mailto:itagaki.takahiro@oss.ntt.co.jp">itagaki.takahiro@oss.ntt.co.jp</a>></code> |
| 1468 | - </p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="auth-delay.html" title="F.3. auth_delay">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="contrib.html" title="Appendix F. Additional Supplied Modules">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="bloom.html" title="F.5. bloom">Next</a></td></tr><tr><td width="40%" align="left" valign="top">F.3. auth_delay </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> F.5. bloom</td></tr></table></div></body></html> |
| 1469 | \ No newline at end of file |
| 1470 | + </p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="auth-delay.html" title="F.3. auth_delay">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="contrib.html" title="Appendix F. Additional Supplied Modules">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="bloom.html" title="F.5. bloom">Next</a></td></tr><tr><td width="40%" align="left" valign="top">F.3. auth_delay </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> F.5. bloom</td></tr></table></div></body></html> |
| 1471 | \ No newline at end of file |
| 1472 | diff --git a/doc/src/sgml/html/backup-dump.html b/doc/src/sgml/html/backup-dump.html |
| 1473 | index 0723097..c7603d7 100644 |
| 1474 | --- a/doc/src/sgml/html/backup-dump.html |
| 1475 | +++ b/doc/src/sgml/html/backup-dump.html |
| 1476 | @@ -1,5 +1,5 @@ |
| 1477 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1478 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>25.1. SQL Dump</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="backup.html" title="Chapter 25. Backup and Restore" /><link rel="next" href="backup-file.html" title="25.2. File System Level Backup" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">25.1. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">SQL</acronym> Dump</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="backup.html" title="Chapter 25. Backup and Restore">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="backup.html" title="Chapter 25. Backup and Restore">Up</a></td><th width="60%" align="center">Chapter 25. Backup and Restore</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="backup-file.html" title="25.2. File System Level Backup">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="BACKUP-DUMP"><div class="titlepage"><div><div><h2 class="title" style="clear: both">25.1. <acronym class="acronym">SQL</acronym> Dump</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="sect2"><a href="backup-dump.html#BACKUP-DUMP-RESTORE">25.1.1. Restoring the Dump</a></span></dt><dt><span class="sect2"><a href="backup-dump.html#BACKUP-DUMP-ALL">25.1.2. Using <span class="application">pg_dumpall</span></a></span></dt><dt><span class="sect2"><a href="backup-dump.html#BACKUP-DUMP-LARGE">25.1.3. Handling Large Databases</a></span></dt></dl></div><p> The idea behind this dump method is to generate a file with SQL |
| 1479 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>25.1. SQL Dump</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="backup.html" title="Chapter 25. Backup and Restore" /><link rel="next" href="backup-file.html" title="25.2. File System Level Backup" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">25.1. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">SQL</acronym> Dump</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="backup.html" title="Chapter 25. Backup and Restore">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="backup.html" title="Chapter 25. Backup and Restore">Up</a></td><th width="60%" align="center">Chapter 25. Backup and Restore</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="backup-file.html" title="25.2. File System Level Backup">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="BACKUP-DUMP"><div class="titlepage"><div><div><h2 class="title" style="clear: both">25.1. <acronym class="acronym">SQL</acronym> Dump</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="sect2"><a href="backup-dump.html#BACKUP-DUMP-RESTORE">25.1.1. Restoring the Dump</a></span></dt><dt><span class="sect2"><a href="backup-dump.html#BACKUP-DUMP-ALL">25.1.2. Using <span class="application">pg_dumpall</span></a></span></dt><dt><span class="sect2"><a href="backup-dump.html#BACKUP-DUMP-LARGE">25.1.3. Handling Large Databases</a></span></dt></dl></div><p> The idea behind this dump method is to generate a file with SQL |
| 1480 | commands that, when fed back to the server, will recreate the |
| 1481 | database in the same state as it was at the time of the dump. |
| 1482 | <span class="productname">PostgreSQL</span> provides the utility program |
| 1483 | @@ -193,4 +193,4 @@ |
| 1484 | You can use <code class="command">pg_restore -j</code> to restore a dump in parallel. |
| 1485 | This will work for any archive of either the "custom" or the "directory" |
| 1486 | archive mode, whether or not it has been created with <code class="command">pg_dump -j</code>. |
| 1487 | - </p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="backup.html" title="Chapter 25. Backup and Restore">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="backup.html" title="Chapter 25. Backup and Restore">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="backup-file.html" title="25.2. File System Level Backup">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 25. Backup and Restore </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 25.2. File System Level Backup</td></tr></table></div></body></html> |
| 1488 | \ No newline at end of file |
| 1489 | + </p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="backup.html" title="Chapter 25. Backup and Restore">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="backup.html" title="Chapter 25. Backup and Restore">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="backup-file.html" title="25.2. File System Level Backup">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 25. Backup and Restore </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 25.2. File System Level Backup</td></tr></table></div></body></html> |
| 1490 | \ No newline at end of file |
| 1491 | diff --git a/doc/src/sgml/html/backup-file.html b/doc/src/sgml/html/backup-file.html |
| 1492 | index e2ec34f..85b712f 100644 |
| 1493 | --- a/doc/src/sgml/html/backup-file.html |
| 1494 | +++ b/doc/src/sgml/html/backup-file.html |
| 1495 | @@ -1,5 +1,5 @@ |
| 1496 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1497 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>25.2. File System Level Backup</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="backup-dump.html" title="25.1. SQL Dump" /><link rel="next" href="continuous-archiving.html" title="25.3. Continuous Archiving and Point-in-Time Recovery (PITR)" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">25.2. File System Level Backup</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="backup-dump.html" title="25.1. SQL Dump">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="backup.html" title="Chapter 25. Backup and Restore">Up</a></td><th width="60%" align="center">Chapter 25. Backup and Restore</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="continuous-archiving.html" title="25.3. Continuous Archiving and Point-in-Time Recovery (PITR)">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="BACKUP-FILE"><div class="titlepage"><div><div><h2 class="title" style="clear: both">25.2. File System Level Backup</h2></div></div></div><p> An alternative backup strategy is to directly copy the files that |
| 1498 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>25.2. File System Level Backup</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="backup-dump.html" title="25.1. SQL Dump" /><link rel="next" href="continuous-archiving.html" title="25.3. Continuous Archiving and Point-in-Time Recovery (PITR)" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">25.2. File System Level Backup</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="backup-dump.html" title="25.1. SQL Dump">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="backup.html" title="Chapter 25. Backup and Restore">Up</a></td><th width="60%" align="center">Chapter 25. Backup and Restore</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="continuous-archiving.html" title="25.3. Continuous Archiving and Point-in-Time Recovery (PITR)">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="BACKUP-FILE"><div class="titlepage"><div><div><h2 class="title" style="clear: both">25.2. File System Level Backup</h2></div></div></div><p> An alternative backup strategy is to directly copy the files that |
| 1499 | <span class="productname">PostgreSQL</span> uses to store the data in the database; |
| 1500 | <a class="xref" href="creating-cluster.html" title="18.2. Creating a Database Cluster">Section 18.2</a> explains where these files |
| 1501 | are located. You can use whatever method you prefer |
| 1502 | @@ -77,4 +77,4 @@ |
| 1503 | than an SQL dump. (<span class="application">pg_dump</span> does not need to dump |
| 1504 | the contents of indexes for example, just the commands to recreate |
| 1505 | them.) However, taking a file system backup might be faster. |
| 1506 | - </p></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="backup-dump.html" title="25.1. SQL Dump">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="backup.html" title="Chapter 25. Backup and Restore">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="continuous-archiving.html" title="25.3. Continuous Archiving and Point-in-Time Recovery (PITR)">Next</a></td></tr><tr><td width="40%" align="left" valign="top">25.1. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">SQL</acronym> Dump </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 25.3. Continuous Archiving and Point-in-Time Recovery (PITR)</td></tr></table></div></body></html> |
| 1507 | \ No newline at end of file |
| 1508 | + </p></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="backup-dump.html" title="25.1. SQL Dump">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="backup.html" title="Chapter 25. Backup and Restore">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="continuous-archiving.html" title="25.3. Continuous Archiving and Point-in-Time Recovery (PITR)">Next</a></td></tr><tr><td width="40%" align="left" valign="top">25.1. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">SQL</acronym> Dump </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 25.3. Continuous Archiving and Point-in-Time Recovery (PITR)</td></tr></table></div></body></html> |
| 1509 | \ No newline at end of file |
| 1510 | diff --git a/doc/src/sgml/html/backup.html b/doc/src/sgml/html/backup.html |
| 1511 | index b3d3eff..b59728c 100644 |
| 1512 | --- a/doc/src/sgml/html/backup.html |
| 1513 | +++ b/doc/src/sgml/html/backup.html |
| 1514 | @@ -1,5 +1,5 @@ |
| 1515 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1516 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Chapter 25. Backup and Restore</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="logfile-maintenance.html" title="24.3. Log File Maintenance" /><link rel="next" href="backup-dump.html" title="25.1. SQL Dump" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">Chapter 25. Backup and Restore</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="logfile-maintenance.html" title="24.3. Log File Maintenance">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="admin.html" title="Part III. Server Administration">Up</a></td><th width="60%" align="center">Part III. Server Administration</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="backup-dump.html" title="25.1. SQL Dump">Next</a></td></tr></table><hr></hr></div><div class="chapter" id="BACKUP"><div class="titlepage"><div><div><h2 class="title">Chapter 25. Backup and Restore</h2></div></div></div><div class="toc"><p><strong>Table of Contents</strong></p><dl class="toc"><dt><span class="sect1"><a href="backup-dump.html">25.1. <acronym class="acronym">SQL</acronym> Dump</a></span></dt><dd><dl><dt><span class="sect2"><a href="backup-dump.html#BACKUP-DUMP-RESTORE">25.1.1. Restoring the Dump</a></span></dt><dt><span class="sect2"><a href="backup-dump.html#BACKUP-DUMP-ALL">25.1.2. Using <span class="application">pg_dumpall</span></a></span></dt><dt><span class="sect2"><a href="backup-dump.html#BACKUP-DUMP-LARGE">25.1.3. Handling Large Databases</a></span></dt></dl></dd><dt><span class="sect1"><a href="backup-file.html">25.2. File System Level Backup</a></span></dt><dt><span class="sect1"><a href="continuous-archiving.html">25.3. Continuous Archiving and Point-in-Time Recovery (PITR)</a></span></dt><dd><dl><dt><span class="sect2"><a href="continuous-archiving.html#BACKUP-ARCHIVING-WAL">25.3.1. Setting Up WAL Archiving</a></span></dt><dt><span class="sect2"><a href="continuous-archiving.html#BACKUP-BASE-BACKUP">25.3.2. Making a Base Backup</a></span></dt><dt><span class="sect2"><a href="continuous-archiving.html#BACKUP-LOWLEVEL-BASE-BACKUP">25.3.3. Making a Base Backup Using the Low Level API</a></span></dt><dt><span class="sect2"><a href="continuous-archiving.html#BACKUP-PITR-RECOVERY">25.3.4. Recovering Using a Continuous Archive Backup</a></span></dt><dt><span class="sect2"><a href="continuous-archiving.html#BACKUP-TIMELINES">25.3.5. Timelines</a></span></dt><dt><span class="sect2"><a href="continuous-archiving.html#BACKUP-TIPS">25.3.6. Tips and Examples</a></span></dt><dt><span class="sect2"><a href="continuous-archiving.html#CONTINUOUS-ARCHIVING-CAVEATS">25.3.7. Caveats</a></span></dt></dl></dd></dl></div><a id="id-1.6.12.2" class="indexterm"></a><p> As with everything that contains valuable data, <span class="productname">PostgreSQL</span> |
| 1517 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Chapter 25. Backup and Restore</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="logfile-maintenance.html" title="24.3. Log File Maintenance" /><link rel="next" href="backup-dump.html" title="25.1. SQL Dump" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">Chapter 25. Backup and Restore</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="logfile-maintenance.html" title="24.3. Log File Maintenance">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="admin.html" title="Part III. Server Administration">Up</a></td><th width="60%" align="center">Part III. Server Administration</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="backup-dump.html" title="25.1. SQL Dump">Next</a></td></tr></table><hr></hr></div><div class="chapter" id="BACKUP"><div class="titlepage"><div><div><h2 class="title">Chapter 25. Backup and Restore</h2></div></div></div><div class="toc"><p><strong>Table of Contents</strong></p><dl class="toc"><dt><span class="sect1"><a href="backup-dump.html">25.1. <acronym class="acronym">SQL</acronym> Dump</a></span></dt><dd><dl><dt><span class="sect2"><a href="backup-dump.html#BACKUP-DUMP-RESTORE">25.1.1. Restoring the Dump</a></span></dt><dt><span class="sect2"><a href="backup-dump.html#BACKUP-DUMP-ALL">25.1.2. Using <span class="application">pg_dumpall</span></a></span></dt><dt><span class="sect2"><a href="backup-dump.html#BACKUP-DUMP-LARGE">25.1.3. Handling Large Databases</a></span></dt></dl></dd><dt><span class="sect1"><a href="backup-file.html">25.2. File System Level Backup</a></span></dt><dt><span class="sect1"><a href="continuous-archiving.html">25.3. Continuous Archiving and Point-in-Time Recovery (PITR)</a></span></dt><dd><dl><dt><span class="sect2"><a href="continuous-archiving.html#BACKUP-ARCHIVING-WAL">25.3.1. Setting Up WAL Archiving</a></span></dt><dt><span class="sect2"><a href="continuous-archiving.html#BACKUP-BASE-BACKUP">25.3.2. Making a Base Backup</a></span></dt><dt><span class="sect2"><a href="continuous-archiving.html#BACKUP-LOWLEVEL-BASE-BACKUP">25.3.3. Making a Base Backup Using the Low Level API</a></span></dt><dt><span class="sect2"><a href="continuous-archiving.html#BACKUP-PITR-RECOVERY">25.3.4. Recovering Using a Continuous Archive Backup</a></span></dt><dt><span class="sect2"><a href="continuous-archiving.html#BACKUP-TIMELINES">25.3.5. Timelines</a></span></dt><dt><span class="sect2"><a href="continuous-archiving.html#BACKUP-TIPS">25.3.6. Tips and Examples</a></span></dt><dt><span class="sect2"><a href="continuous-archiving.html#CONTINUOUS-ARCHIVING-CAVEATS">25.3.7. Caveats</a></span></dt></dl></dd></dl></div><a id="id-1.6.12.2" class="indexterm"></a><p> As with everything that contains valuable data, <span class="productname">PostgreSQL</span> |
| 1518 | databases should be backed up regularly. While the procedure is |
| 1519 | essentially simple, it is important to have a clear understanding of |
| 1520 | the underlying techniques and assumptions. |
| 1521 | @@ -8,4 +8,4 @@ |
| 1522 | </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p><acronym class="acronym">SQL</acronym> dump</p></li><li class="listitem"><p>File system level backup</p></li><li class="listitem"><p>Continuous archiving</p></li></ul></div><p> |
| 1523 | Each has its own strengths and weaknesses; each is discussed in turn |
| 1524 | in the following sections. |
| 1525 | - </p></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="logfile-maintenance.html" title="24.3. Log File Maintenance">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="admin.html" title="Part III. Server Administration">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="backup-dump.html" title="25.1. SQL Dump">Next</a></td></tr><tr><td width="40%" align="left" valign="top">24.3. Log File Maintenance </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 25.1. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">SQL</acronym> Dump</td></tr></table></div></body></html> |
| 1526 | \ No newline at end of file |
| 1527 | + </p></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="logfile-maintenance.html" title="24.3. Log File Maintenance">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="admin.html" title="Part III. Server Administration">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="backup-dump.html" title="25.1. SQL Dump">Next</a></td></tr><tr><td width="40%" align="left" valign="top">24.3. Log File Maintenance </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 25.1. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">SQL</acronym> Dump</td></tr></table></div></body></html> |
| 1528 | \ No newline at end of file |
| 1529 | diff --git a/doc/src/sgml/html/bgworker.html b/doc/src/sgml/html/bgworker.html |
| 1530 | index cb4db91..c8cd4ab 100644 |
| 1531 | --- a/doc/src/sgml/html/bgworker.html |
| 1532 | +++ b/doc/src/sgml/html/bgworker.html |
| 1533 | @@ -1,5 +1,5 @@ |
| 1534 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1535 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Chapter 47. Background Worker Processes</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="spi-examples.html" title="46.5. Examples" /><link rel="next" href="logicaldecoding.html" title="Chapter 48. Logical Decoding" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">Chapter 47. Background Worker Processes</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="spi-examples.html" title="46.5. Examples">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="server-programming.html" title="Part V. Server Programming">Up</a></td><th width="60%" align="center">Part V. Server Programming</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="logicaldecoding.html" title="Chapter 48. Logical Decoding">Next</a></td></tr></table><hr></hr></div><div class="chapter" id="BGWORKER"><div class="titlepage"><div><div><h2 class="title">Chapter 47. Background Worker Processes</h2></div></div></div><a id="id-1.8.13.2" class="indexterm"></a><p> PostgreSQL can be extended to run user-supplied code in separate processes. |
| 1536 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Chapter 47. Background Worker Processes</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="spi-examples.html" title="46.5. Examples" /><link rel="next" href="logicaldecoding.html" title="Chapter 48. Logical Decoding" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">Chapter 47. Background Worker Processes</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="spi-examples.html" title="46.5. Examples">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="server-programming.html" title="Part V. Server Programming">Up</a></td><th width="60%" align="center">Part V. Server Programming</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="logicaldecoding.html" title="Chapter 48. Logical Decoding">Next</a></td></tr></table><hr></hr></div><div class="chapter" id="BGWORKER"><div class="titlepage"><div><div><h2 class="title">Chapter 47. Background Worker Processes</h2></div></div></div><a id="id-1.8.13.2" class="indexterm"></a><p> PostgreSQL can be extended to run user-supplied code in separate processes. |
| 1537 | Such processes are started, stopped and monitored by <code class="command">postgres</code>, |
| 1538 | which permits them to have a lifetime closely linked to the server's status. |
| 1539 | These processes have the option to attach to <span class="productname">PostgreSQL</span>'s |
| 1540 | @@ -187,4 +187,4 @@ typedef struct BackgroundWorker |
| 1541 | which demonstrates some useful techniques. |
| 1542 | </p><p> The maximum number of registered background workers is limited by |
| 1543 | <a class="xref" href="runtime-config-resource.html#GUC-MAX-WORKER-PROCESSES">max_worker_processes</a>. |
| 1544 | - </p></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="spi-examples.html" title="46.5. Examples">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="server-programming.html" title="Part V. Server Programming">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="logicaldecoding.html" title="Chapter 48. Logical Decoding">Next</a></td></tr><tr><td width="40%" align="left" valign="top">46.5. Examples </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> Chapter 48. Logical Decoding</td></tr></table></div></body></html> |
| 1545 | \ No newline at end of file |
| 1546 | + </p></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="spi-examples.html" title="46.5. Examples">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="server-programming.html" title="Part V. Server Programming">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="logicaldecoding.html" title="Chapter 48. Logical Decoding">Next</a></td></tr><tr><td width="40%" align="left" valign="top">46.5. Examples </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> Chapter 48. Logical Decoding</td></tr></table></div></body></html> |
| 1547 | \ No newline at end of file |
| 1548 | diff --git a/doc/src/sgml/html/biblio.html b/doc/src/sgml/html/biblio.html |
| 1549 | index e683a3f..2de9cbf 100644 |
| 1550 | --- a/doc/src/sgml/html/biblio.html |
| 1551 | +++ b/doc/src/sgml/html/biblio.html |
| 1552 | @@ -1,5 +1,5 @@ |
| 1553 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1554 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Bibliography</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pgreceivexlog.html" title="L.3. pg_receivexlog renamed to pg_receivewal" /><link rel="next" href="bookindex.html" title="Index" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">Bibliography</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pgreceivexlog.html" title="L.3. pg_receivexlog renamed to pg_receivewal">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="index.html" title="PostgreSQL 10.22 Documentation">Up</a></td><th width="60%" align="center">PostgreSQL 10.22 Documentation</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="bookindex.html" title="Index">Next</a></td></tr></table><hr></hr></div><div class="bibliography" id="BIBLIO"><div class="titlepage"><div><div><h1 class="title">Bibliography</h1></div></div></div><p> Selected references and readings for <acronym class="acronym">SQL</acronym> |
| 1555 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Bibliography</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="app-pgreceivexlog.html" title="L.3. pg_receivexlog renamed to pg_receivewal" /><link rel="next" href="bookindex.html" title="Index" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">Bibliography</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="app-pgreceivexlog.html" title="L.3. pg_receivexlog renamed to pg_receivewal">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="index.html" title="PostgreSQL 10.23 Documentation">Up</a></td><th width="60%" align="center">PostgreSQL 10.23 Documentation</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="bookindex.html" title="Index">Next</a></td></tr></table><hr></hr></div><div class="bibliography" id="BIBLIO"><div class="titlepage"><div><div><h1 class="title">Bibliography</h1></div></div></div><p> Selected references and readings for <acronym class="acronym">SQL</acronym> |
| 1556 | and <span class="productname">PostgreSQL</span>. |
| 1557 | </p><p> Some white papers and technical reports from the original |
| 1558 | <span class="productname">POSTGRES</span> development team |
| 1559 | @@ -17,4 +17,4 @@ |
| 1560 | system</a>”. <span class="authorgroup"><span class="firstname">M.</span> <span class="surname">Stonebraker</span>, <span class="firstname">M.</span> <span class="surname">Hearst</span>, and <span class="firstname">S.</span> <span class="surname">Potamianos</span>. </span></span><span class="biblioset"><em>SIGMOD Record 18(3)</em>. <span class="date">Sept. 1989. </span></span></p></div><div class="biblioentry" id="STON89B"><p>[ston89b] <span class="biblioset">“<a class="ulink" href="https://dsf.berkeley.edu/papers/ERL-M89-17.pdf" target="_top">The |
| 1561 | case for partial indexes</a>”. <span class="authorgroup"><span class="firstname">M.</span> <span class="surname">Stonebraker</span>. </span></span><span class="biblioset"><em>SIGMOD Record 18(4)</em>. <span class="date">Dec. 1989. </span><span class="pagenums">4-11. </span></span></p></div><div class="biblioentry" id="STON90A"><p>[ston90a] <span class="biblioset">“<a class="ulink" href="https://dsf.berkeley.edu/papers/ERL-M90-34.pdf" target="_top">The |
| 1562 | implementation of <span class="productname">POSTGRES</span></a>”. <span class="authorgroup"><span class="firstname">M.</span> <span class="surname">Stonebraker</span>, <span class="firstname">L. A.</span> <span class="surname">Rowe</span>, and <span class="firstname">M.</span> <span class="surname">Hirohama</span>. </span></span><span class="biblioset"><em>Transactions on Knowledge and Data Engineering 2(1)</em>. <span class="publisher"><span class="publishername">IEEE. </span></span><span class="date">March 1990. </span></span></p></div><div class="biblioentry" id="STON90B"><p>[ston90b] <span class="biblioset">“<a class="ulink" href="https://dsf.berkeley.edu/papers/ERL-M90-36.pdf" target="_top">On |
| 1563 | - Rules, Procedures, Caching and Views in Database Systems</a>”. <span class="authorgroup"><span class="firstname">M.</span> <span class="surname">Stonebraker</span>, <span class="firstname">A.</span> <span class="surname">Jhingran</span>, <span class="firstname">J.</span> <span class="surname">Goh</span>, and <span class="firstname">S.</span> <span class="surname">Potamianos</span>. </span></span><span xmlns="" class="confgroup">ACM-SIGMOD Conference on Management of Data, June 1990. </span></p></div></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pgreceivexlog.html" title="L.3. pg_receivexlog renamed to pg_receivewal">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="index.html" title="PostgreSQL 10.22 Documentation">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="bookindex.html" title="Index">Next</a></td></tr><tr><td width="40%" align="left" valign="top">L.3. <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_receivexlog</code> renamed to <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_receivewal</code> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> Index</td></tr></table></div></body></html> |
| 1564 | \ No newline at end of file |
| 1565 | + Rules, Procedures, Caching and Views in Database Systems</a>”. <span class="authorgroup"><span class="firstname">M.</span> <span class="surname">Stonebraker</span>, <span class="firstname">A.</span> <span class="surname">Jhingran</span>, <span class="firstname">J.</span> <span class="surname">Goh</span>, and <span class="firstname">S.</span> <span class="surname">Potamianos</span>. </span></span><span xmlns="" class="confgroup">ACM-SIGMOD Conference on Management of Data, June 1990. </span></p></div></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="app-pgreceivexlog.html" title="L.3. pg_receivexlog renamed to pg_receivewal">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="index.html" title="PostgreSQL 10.23 Documentation">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="bookindex.html" title="Index">Next</a></td></tr><tr><td width="40%" align="left" valign="top">L.3. <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_receivexlog</code> renamed to <code xmlns="http://www.w3.org/1999/xhtml" class="command">pg_receivewal</code> </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> Index</td></tr></table></div></body></html> |
| 1566 | \ No newline at end of file |
| 1567 | diff --git a/doc/src/sgml/html/bki-commands.html b/doc/src/sgml/html/bki-commands.html |
| 1568 | index b1aa4c4..e4571de 100644 |
| 1569 | --- a/doc/src/sgml/html/bki-commands.html |
| 1570 | +++ b/doc/src/sgml/html/bki-commands.html |
| 1571 | @@ -1,5 +1,5 @@ |
| 1572 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1573 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>68.2. BKI Commands</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="bki-format.html" title="68.1. BKI File Format" /><link rel="next" href="bki-structure.html" title="68.3. Structure of the Bootstrap BKI File" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">68.2. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> Commands</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="bki-format.html" title="68.1. BKI File Format">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="bki.html" title="Chapter 68. BKI Backend Interface">Up</a></td><th width="60%" align="center">Chapter 68. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> Backend Interface</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="bki-structure.html" title="68.3. Structure of the Bootstrap BKI File">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="BKI-COMMANDS"><div class="titlepage"><div><div><h2 class="title" style="clear: both">68.2. <acronym class="acronym">BKI</acronym> Commands</h2></div></div></div><div class="variablelist"><dl class="variablelist"><dt><span class="term"> <code class="literal">create</code> |
| 1574 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>68.2. BKI Commands</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="bki-format.html" title="68.1. BKI File Format" /><link rel="next" href="bki-structure.html" title="68.3. Structure of the Bootstrap BKI File" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">68.2. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> Commands</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="bki-format.html" title="68.1. BKI File Format">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="bki.html" title="Chapter 68. BKI Backend Interface">Up</a></td><th width="60%" align="center">Chapter 68. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> Backend Interface</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="bki-structure.html" title="68.3. Structure of the Bootstrap BKI File">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="BKI-COMMANDS"><div class="titlepage"><div><div><h2 class="title" style="clear: both">68.2. <acronym class="acronym">BKI</acronym> Commands</h2></div></div></div><div class="variablelist"><dl class="variablelist"><dt><span class="term"> <code class="literal">create</code> |
| 1575 | <em class="replaceable"><code>tablename</code></em> |
| 1576 | <em class="replaceable"><code>tableoid</code></em> |
| 1577 | [<span class="optional"><code class="literal">bootstrap</code></span>] |
| 1578 | @@ -94,4 +94,4 @@ |
| 1579 | As with <code class="literal">declare index</code>, filling of the index |
| 1580 | is postponed. |
| 1581 | </p></dd><dt><span class="term"><code class="literal">build indices</code></span></dt><dd><p> Fill in the indices that have previously been declared. |
| 1582 | - </p></dd></dl></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="bki-format.html" title="68.1. BKI File Format">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="bki.html" title="Chapter 68. BKI Backend Interface">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="bki-structure.html" title="68.3. Structure of the Bootstrap BKI File">Next</a></td></tr><tr><td width="40%" align="left" valign="top">68.1. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> File Format </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 68.3. Structure of the Bootstrap <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> File</td></tr></table></div></body></html> |
| 1583 | \ No newline at end of file |
| 1584 | + </p></dd></dl></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="bki-format.html" title="68.1. BKI File Format">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="bki.html" title="Chapter 68. BKI Backend Interface">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="bki-structure.html" title="68.3. Structure of the Bootstrap BKI File">Next</a></td></tr><tr><td width="40%" align="left" valign="top">68.1. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> File Format </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 68.3. Structure of the Bootstrap <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> File</td></tr></table></div></body></html> |
| 1585 | \ No newline at end of file |
| 1586 | diff --git a/doc/src/sgml/html/bki-example.html b/doc/src/sgml/html/bki-example.html |
| 1587 | index 03203b8..eca02fd 100644 |
| 1588 | --- a/doc/src/sgml/html/bki-example.html |
| 1589 | +++ b/doc/src/sgml/html/bki-example.html |
| 1590 | @@ -1,5 +1,5 @@ |
| 1591 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1592 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>68.4. Example</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="bki-structure.html" title="68.3. Structure of the Bootstrap BKI File" /><link rel="next" href="planner-stats-details.html" title="Chapter 69. How the Planner Uses Statistics" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">68.4. Example</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="bki-structure.html" title="68.3. Structure of the Bootstrap BKI File">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="bki.html" title="Chapter 68. BKI Backend Interface">Up</a></td><th width="60%" align="center">Chapter 68. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> Backend Interface</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="planner-stats-details.html" title="Chapter 69. How the Planner Uses Statistics">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="BKI-EXAMPLE"><div class="titlepage"><div><div><h2 class="title" style="clear: both">68.4. Example</h2></div></div></div><p> The following sequence of commands will create the |
| 1593 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>68.4. Example</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="bki-structure.html" title="68.3. Structure of the Bootstrap BKI File" /><link rel="next" href="planner-stats-details.html" title="Chapter 69. How the Planner Uses Statistics" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">68.4. Example</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="bki-structure.html" title="68.3. Structure of the Bootstrap BKI File">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="bki.html" title="Chapter 68. BKI Backend Interface">Up</a></td><th width="60%" align="center">Chapter 68. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> Backend Interface</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="planner-stats-details.html" title="Chapter 69. How the Planner Uses Statistics">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="BKI-EXAMPLE"><div class="titlepage"><div><div><h2 class="title" style="clear: both">68.4. Example</h2></div></div></div><p> The following sequence of commands will create the |
| 1594 | table <code class="literal">test_table</code> with OID 420, having two columns |
| 1595 | <code class="literal">cola</code> and <code class="literal">colb</code> of type |
| 1596 | <code class="type">int4</code> and <code class="type">text</code>, respectively, and insert |
| 1597 | @@ -9,4 +9,4 @@ open test_table |
| 1598 | insert OID=421 ( 1 "value1" ) |
| 1599 | insert OID=422 ( 2 _null_ ) |
| 1600 | close test_table</pre><p> |
| 1601 | - </p></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="bki-structure.html" title="68.3. Structure of the Bootstrap BKI File">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="bki.html" title="Chapter 68. BKI Backend Interface">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="planner-stats-details.html" title="Chapter 69. How the Planner Uses Statistics">Next</a></td></tr><tr><td width="40%" align="left" valign="top">68.3. Structure of the Bootstrap <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> File </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> Chapter 69. How the Planner Uses Statistics</td></tr></table></div></body></html> |
| 1602 | \ No newline at end of file |
| 1603 | + </p></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="bki-structure.html" title="68.3. Structure of the Bootstrap BKI File">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="bki.html" title="Chapter 68. BKI Backend Interface">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="planner-stats-details.html" title="Chapter 69. How the Planner Uses Statistics">Next</a></td></tr><tr><td width="40%" align="left" valign="top">68.3. Structure of the Bootstrap <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> File </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> Chapter 69. How the Planner Uses Statistics</td></tr></table></div></body></html> |
| 1604 | \ No newline at end of file |
| 1605 | diff --git a/doc/src/sgml/html/bki-format.html b/doc/src/sgml/html/bki-format.html |
| 1606 | index 803098d..76cfa01 100644 |
| 1607 | --- a/doc/src/sgml/html/bki-format.html |
| 1608 | +++ b/doc/src/sgml/html/bki-format.html |
| 1609 | @@ -1,5 +1,5 @@ |
| 1610 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1611 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>68.1. BKI File Format</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="bki.html" title="Chapter 68. BKI Backend Interface" /><link rel="next" href="bki-commands.html" title="68.2. BKI Commands" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">68.1. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> File Format</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="bki.html" title="Chapter 68. BKI Backend Interface">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="bki.html" title="Chapter 68. BKI Backend Interface">Up</a></td><th width="60%" align="center">Chapter 68. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> Backend Interface</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="bki-commands.html" title="68.2. BKI Commands">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="BKI-FORMAT"><div class="titlepage"><div><div><h2 class="title" style="clear: both">68.1. <acronym class="acronym">BKI</acronym> File Format</h2></div></div></div><p> This section describes how the <span class="productname">PostgreSQL</span> |
| 1612 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>68.1. BKI File Format</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="bki.html" title="Chapter 68. BKI Backend Interface" /><link rel="next" href="bki-commands.html" title="68.2. BKI Commands" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">68.1. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> File Format</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="bki.html" title="Chapter 68. BKI Backend Interface">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="bki.html" title="Chapter 68. BKI Backend Interface">Up</a></td><th width="60%" align="center">Chapter 68. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> Backend Interface</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="bki-commands.html" title="68.2. BKI Commands">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="BKI-FORMAT"><div class="titlepage"><div><div><h2 class="title" style="clear: both">68.1. <acronym class="acronym">BKI</acronym> File Format</h2></div></div></div><p> This section describes how the <span class="productname">PostgreSQL</span> |
| 1613 | backend interprets <acronym class="acronym">BKI</acronym> files. This description |
| 1614 | will be easier to understand if the <code class="filename">postgres.bki</code> |
| 1615 | file is at hand as an example. |
| 1616 | @@ -13,4 +13,4 @@ |
| 1617 | characters (parentheses, commas, etc.), numbers, or double-quoted |
| 1618 | strings. Everything is case sensitive. |
| 1619 | </p><p> Lines starting with <code class="literal">#</code> are ignored. |
| 1620 | - </p></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="bki.html" title="Chapter 68. BKI Backend Interface">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="bki.html" title="Chapter 68. BKI Backend Interface">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="bki-commands.html" title="68.2. BKI Commands">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 68. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> Backend Interface </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 68.2. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> Commands</td></tr></table></div></body></html> |
| 1621 | \ No newline at end of file |
| 1622 | + </p></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="bki.html" title="Chapter 68. BKI Backend Interface">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="bki.html" title="Chapter 68. BKI Backend Interface">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="bki-commands.html" title="68.2. BKI Commands">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 68. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> Backend Interface </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 68.2. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> Commands</td></tr></table></div></body></html> |
| 1623 | \ No newline at end of file |
| 1624 | diff --git a/doc/src/sgml/html/bki-structure.html b/doc/src/sgml/html/bki-structure.html |
| 1625 | index 757218a..1179daa 100644 |
| 1626 | --- a/doc/src/sgml/html/bki-structure.html |
| 1627 | +++ b/doc/src/sgml/html/bki-structure.html |
| 1628 | @@ -1,5 +1,5 @@ |
| 1629 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1630 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>68.3. Structure of the Bootstrap BKI File</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="bki-commands.html" title="68.2. BKI Commands" /><link rel="next" href="bki-example.html" title="68.4. Example" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">68.3. Structure of the Bootstrap <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> File</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="bki-commands.html" title="68.2. BKI Commands">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="bki.html" title="Chapter 68. BKI Backend Interface">Up</a></td><th width="60%" align="center">Chapter 68. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> Backend Interface</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="bki-example.html" title="68.4. Example">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="BKI-STRUCTURE"><div class="titlepage"><div><div><h2 class="title" style="clear: both">68.3. Structure of the Bootstrap <acronym class="acronym">BKI</acronym> File</h2></div></div></div><p> The <code class="literal">open</code> command cannot be used until the tables it uses |
| 1631 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>68.3. Structure of the Bootstrap BKI File</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="bki-commands.html" title="68.2. BKI Commands" /><link rel="next" href="bki-example.html" title="68.4. Example" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">68.3. Structure of the Bootstrap <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> File</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="bki-commands.html" title="68.2. BKI Commands">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="bki.html" title="Chapter 68. BKI Backend Interface">Up</a></td><th width="60%" align="center">Chapter 68. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> Backend Interface</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="bki-example.html" title="68.4. Example">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="BKI-STRUCTURE"><div class="titlepage"><div><div><h2 class="title" style="clear: both">68.3. Structure of the Bootstrap <acronym class="acronym">BKI</acronym> File</h2></div></div></div><p> The <code class="literal">open</code> command cannot be used until the tables it uses |
| 1632 | exist and have entries for the table that is to be opened. |
| 1633 | (These minimum tables are <code class="structname">pg_class</code>, |
| 1634 | <code class="structname">pg_attribute</code>, <code class="structname">pg_proc</code>, and |
| 1635 | @@ -24,4 +24,4 @@ |
| 1636 | </p></li><li class="listitem"><p> <code class="literal">build indices</code> |
| 1637 | </p></li></ol></div><p> |
| 1638 | </p><p> There are doubtless other, undocumented ordering dependencies. |
| 1639 | - </p></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="bki-commands.html" title="68.2. BKI Commands">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="bki.html" title="Chapter 68. BKI Backend Interface">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="bki-example.html" title="68.4. Example">Next</a></td></tr><tr><td width="40%" align="left" valign="top">68.2. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> Commands </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 68.4. Example</td></tr></table></div></body></html> |
| 1640 | \ No newline at end of file |
| 1641 | + </p></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="bki-commands.html" title="68.2. BKI Commands">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="bki.html" title="Chapter 68. BKI Backend Interface">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="bki-example.html" title="68.4. Example">Next</a></td></tr><tr><td width="40%" align="left" valign="top">68.2. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> Commands </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 68.4. Example</td></tr></table></div></body></html> |
| 1642 | \ No newline at end of file |
| 1643 | diff --git a/doc/src/sgml/html/bki.html b/doc/src/sgml/html/bki.html |
| 1644 | index 2e1bc12..66b6e49 100644 |
| 1645 | --- a/doc/src/sgml/html/bki.html |
| 1646 | +++ b/doc/src/sgml/html/bki.html |
| 1647 | @@ -1,5 +1,5 @@ |
| 1648 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1649 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Chapter 68. BKI Backend Interface</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="storage-page-layout.html" title="67.6. Database Page Layout" /><link rel="next" href="bki-format.html" title="68.1. BKI File Format" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">Chapter 68. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> Backend Interface</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="storage-page-layout.html" title="67.6. Database Page Layout">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="internals.html" title="Part VII. Internals">Up</a></td><th width="60%" align="center">Part VII. Internals</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="bki-format.html" title="68.1. BKI File Format">Next</a></td></tr></table><hr></hr></div><div class="chapter" id="BKI"><div class="titlepage"><div><div><h2 class="title">Chapter 68. <acronym class="acronym">BKI</acronym> Backend Interface</h2></div></div></div><div class="toc"><p><strong>Table of Contents</strong></p><dl class="toc"><dt><span class="sect1"><a href="bki-format.html">68.1. <acronym class="acronym">BKI</acronym> File Format</a></span></dt><dt><span class="sect1"><a href="bki-commands.html">68.2. <acronym class="acronym">BKI</acronym> Commands</a></span></dt><dt><span class="sect1"><a href="bki-structure.html">68.3. Structure of the Bootstrap <acronym class="acronym">BKI</acronym> File</a></span></dt><dt><span class="sect1"><a href="bki-example.html">68.4. Example</a></span></dt></dl></div><p> Backend Interface (<acronym class="acronym">BKI</acronym>) files are scripts in a |
| 1650 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Chapter 68. BKI Backend Interface</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="storage-page-layout.html" title="67.6. Database Page Layout" /><link rel="next" href="bki-format.html" title="68.1. BKI File Format" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">Chapter 68. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> Backend Interface</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="storage-page-layout.html" title="67.6. Database Page Layout">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="internals.html" title="Part VII. Internals">Up</a></td><th width="60%" align="center">Part VII. Internals</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="bki-format.html" title="68.1. BKI File Format">Next</a></td></tr></table><hr></hr></div><div class="chapter" id="BKI"><div class="titlepage"><div><div><h2 class="title">Chapter 68. <acronym class="acronym">BKI</acronym> Backend Interface</h2></div></div></div><div class="toc"><p><strong>Table of Contents</strong></p><dl class="toc"><dt><span class="sect1"><a href="bki-format.html">68.1. <acronym class="acronym">BKI</acronym> File Format</a></span></dt><dt><span class="sect1"><a href="bki-commands.html">68.2. <acronym class="acronym">BKI</acronym> Commands</a></span></dt><dt><span class="sect1"><a href="bki-structure.html">68.3. Structure of the Bootstrap <acronym class="acronym">BKI</acronym> File</a></span></dt><dt><span class="sect1"><a href="bki-example.html">68.4. Example</a></span></dt></dl></div><p> Backend Interface (<acronym class="acronym">BKI</acronym>) files are scripts in a |
| 1651 | special language that is understood by the |
| 1652 | <span class="productname">PostgreSQL</span> backend when running in the |
| 1653 | <span class="quote">“<span class="quote">bootstrap</span>”</span> mode. The bootstrap mode allows system catalogs |
| 1654 | @@ -20,4 +20,4 @@ |
| 1655 | <code class="filename">share</code> subdirectory of the installation tree. |
| 1656 | </p><p> Related information can be found in the documentation for |
| 1657 | <span class="application">initdb</span>. |
| 1658 | - </p></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="storage-page-layout.html" title="67.6. Database Page Layout">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="internals.html" title="Part VII. Internals">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="bki-format.html" title="68.1. BKI File Format">Next</a></td></tr><tr><td width="40%" align="left" valign="top">67.6. Database Page Layout </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 68.1. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> File Format</td></tr></table></div></body></html> |
| 1659 | \ No newline at end of file |
| 1660 | + </p></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="storage-page-layout.html" title="67.6. Database Page Layout">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="internals.html" title="Part VII. Internals">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="bki-format.html" title="68.1. BKI File Format">Next</a></td></tr><tr><td width="40%" align="left" valign="top">67.6. Database Page Layout </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> 68.1. <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">BKI</acronym> File Format</td></tr></table></div></body></html> |
| 1661 | \ No newline at end of file |
| 1662 | diff --git a/doc/src/sgml/html/bloom.html b/doc/src/sgml/html/bloom.html |
| 1663 | index cda5160..3788028 100644 |
| 1664 | --- a/doc/src/sgml/html/bloom.html |
| 1665 | +++ b/doc/src/sgml/html/bloom.html |
| 1666 | @@ -1,5 +1,5 @@ |
| 1667 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1668 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>F.5. bloom</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="auto-explain.html" title="F.4. auto_explain" /><link rel="next" href="btree-gin.html" title="F.6. btree_gin" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">F.5. bloom</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="auto-explain.html" title="F.4. auto_explain">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="contrib.html" title="Appendix F. Additional Supplied Modules">Up</a></td><th width="60%" align="center">Appendix F. Additional Supplied Modules</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="btree-gin.html" title="F.6. btree_gin">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="BLOOM"><div class="titlepage"><div><div><h2 class="title" style="clear: both">F.5. bloom</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="sect2"><a href="bloom.html#id-1.11.7.14.7">F.5.1. Parameters</a></span></dt><dt><span class="sect2"><a href="bloom.html#id-1.11.7.14.8">F.5.2. Examples</a></span></dt><dt><span class="sect2"><a href="bloom.html#id-1.11.7.14.9">F.5.3. Operator Class Interface</a></span></dt><dt><span class="sect2"><a href="bloom.html#id-1.11.7.14.10">F.5.4. Limitations</a></span></dt><dt><span class="sect2"><a href="bloom.html#id-1.11.7.14.11">F.5.5. Authors</a></span></dt></dl></div><a id="id-1.11.7.14.2" class="indexterm"></a><p> <code class="literal">bloom</code> provides an index access method based on |
| 1669 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>F.5. bloom</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="auto-explain.html" title="F.4. auto_explain" /><link rel="next" href="btree-gin.html" title="F.6. btree_gin" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">F.5. bloom</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="auto-explain.html" title="F.4. auto_explain">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="contrib.html" title="Appendix F. Additional Supplied Modules">Up</a></td><th width="60%" align="center">Appendix F. Additional Supplied Modules</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> <a accesskey="n" href="btree-gin.html" title="F.6. btree_gin">Next</a></td></tr></table><hr></hr></div><div class="sect1" id="BLOOM"><div class="titlepage"><div><div><h2 class="title" style="clear: both">F.5. bloom</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="sect2"><a href="bloom.html#id-1.11.7.14.7">F.5.1. Parameters</a></span></dt><dt><span class="sect2"><a href="bloom.html#id-1.11.7.14.8">F.5.2. Examples</a></span></dt><dt><span class="sect2"><a href="bloom.html#id-1.11.7.14.9">F.5.3. Operator Class Interface</a></span></dt><dt><span class="sect2"><a href="bloom.html#id-1.11.7.14.10">F.5.4. Limitations</a></span></dt><dt><span class="sect2"><a href="bloom.html#id-1.11.7.14.11">F.5.5. Authors</a></span></dt></dl></div><a id="id-1.11.7.14.2" class="indexterm"></a><p> <code class="literal">bloom</code> provides an index access method based on |
| 1670 | <a class="ulink" href="http://en.wikipedia.org/wiki/Bloom_filter" target="_top">Bloom filters</a>. |
| 1671 | </p><p> A Bloom filter is a space-efficient data structure that is used to test |
| 1672 | whether an element is a member of a set. In the case of an index access |
| 1673 | @@ -151,4 +151,4 @@ DEFAULT FOR TYPE text USING bloom AS |
| 1674 | Postgres Professional, Moscow, Russia |
| 1675 | </p><p> Oleg Bartunov <code class="email"><<a class="email" href="mailto:obartunov@postgrespro.ru">obartunov@postgrespro.ru</a>></code>, |
| 1676 | Postgres Professional, Moscow, Russia |
| 1677 | - </p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="auto-explain.html" title="F.4. auto_explain">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="contrib.html" title="Appendix F. Additional Supplied Modules">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="btree-gin.html" title="F.6. btree_gin">Next</a></td></tr><tr><td width="40%" align="left" valign="top">F.4. auto_explain </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="40%" align="right" valign="top"> F.6. btree_gin</td></tr></table></div></body></html> |
| 1678 | \ No newline at end of file |
| 1679 | + </p></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="auto-explain.html" title="F.4. auto_explain">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="contrib.html" title="Appendix F. Additional Supplied Modules">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="btree-gin.html" title="F.6. btree_gin">Next</a></td></tr><tr><td width="40%" align="left" valign="top">F.4. auto_explain </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="40%" align="right" valign="top"> F.6. btree_gin</td></tr></table></div></body></html> |
| 1680 | \ No newline at end of file |
| 1681 | diff --git a/doc/src/sgml/html/bookindex.html b/doc/src/sgml/html/bookindex.html |
| 1682 | index c2df200..07e95f9 100644 |
| 1683 | --- a/doc/src/sgml/html/bookindex.html |
| 1684 | +++ b/doc/src/sgml/html/bookindex.html |
| 1685 | @@ -1,5 +1,5 @@ |
| 1686 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 1687 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Index</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="biblio.html" title="Bibliography" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">Index</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="biblio.html" title="Bibliography">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="index.html" title="PostgreSQL 10.22 Documentation">Up</a></td><th width="60%" align="center">PostgreSQL 10.22 Documentation</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.22 Documentation">Home</a></td><td width="10%" align="right"> </td></tr></table><hr></hr></div><div class="index" id="BOOKINDEX"><div class="titlepage"><div><div><h1 class="title">Index</h1></div></div></div><div xmlns="" class="index"><p class="indexdiv-quicklinks"><a href="#indexdiv-Symbols">Symbols</a> |
| 1688 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Index</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="biblio.html" title="Bibliography" /></head><body><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="5" align="center">Index</th></tr><tr><td width="10%" align="left"><a accesskey="p" href="biblio.html" title="Bibliography">Prev</a> </td><td width="10%" align="left"><a accesskey="u" href="index.html" title="PostgreSQL 10.23 Documentation">Up</a></td><th width="60%" align="center">PostgreSQL 10.23 Documentation</th><td width="10%" align="right"><a accesskey="h" href="index.html" title="PostgreSQL 10.23 Documentation">Home</a></td><td width="10%" align="right"> </td></tr></table><hr></hr></div><div class="index" id="BOOKINDEX"><div class="titlepage"><div><div><h1 class="title">Index</h1></div></div></div><div xmlns="" class="index"><p class="indexdiv-quicklinks"><a href="#indexdiv-Symbols">Symbols</a> |
| 1689 | | |
| 1690 | <a href="#indexdiv-A">A</a> |
| 1691 | | |
| 1692 | @@ -51,9 +51,9 @@ |
| 1693 | | |
| 1694 | <a href="#indexdiv-Y">Y</a> |
| 1695 | | |
| 1696 | - <a href="#indexdiv-Z">Z</a></p><div class="indexdiv" id="indexdiv-Symbols"><h3>Symbols</h3><dl><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm1806">$, <a class="indexterm" href="sql-expressions.html#SQL-EXPRESSIONS-PARAMETERS-POSITIONAL">Positional Parameters</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm62992">$libdir, <a class="indexterm" href="xfunc-c.html#XFUNC-C-DYNLOAD">Dynamic Loading</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm37447">$libdir/plugins, <a class="indexterm" href="runtime-config-client.html#RUNTIME-CONFIG-CLIENT-PRELOAD">Shared Library Preloading</a>, <a class="indexterm" href="sql-load.html#SQL-LOAD-DESCRIPTION">Description</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm4641">*, <a class="indexterm" href="queries-select-lists.html#QUERIES-SELECT-LIST-ITEMS">Select-List Items</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm51463">.pgpass, <a class="indexterm" href="libpq-pgpass.html">The Password File</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm51498">.pg_service.conf, <a class="indexterm" href="libpq-pgservice.html">The Connection Service File</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm2162">::, <a class="indexterm" href="sql-expressions.html#SQL-SYNTAX-TYPE-CASTS">Type Casts</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm63030">_PG_fini, <a class="indexterm" href="xfunc-c.html#XFUNC-C-DYNLOAD">Dynamic Loading</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm63028">_PG_init, <a class="indexterm" href="xfunc-c.html#XFUNC-C-DYNLOAD">Dynamic Loading</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm75321">_PG_output_plugin_init, <a class="indexterm" href="logicaldecoding-output-plugin.html#LOGICALDECODING-OUTPUT-INIT">Initialization Function</a></dt></dl></div><div class="indexdiv" id="indexdiv-A"><h3>A</h3><dl><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm17084">abbrev, <a class="indexterm" href="functions-net.html">Network Address Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm75531">ABORT, <a class="indexterm" href="sql-abort.html">ABORT</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm9706">abs, <a class="indexterm" href="functions-math.html">Mathematical Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm10183">acos, <a class="indexterm" href="functions-math.html">Mathematical Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm10189">acosd, <a class="indexterm" href="functions-math.html">Mathematical Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm152474">administration tools</dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">externally maintained, <a class="indexterm" href="external-admin-tools.html">Administration Tools</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm143353">adminpack, <a class="indexterm" href="adminpack.html">adminpack</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm29552">advisory lock, <a class="indexterm" href="explicit-locking.html#ADVISORY-LOCKS">Advisory Locks</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm15173">age, <a class="indexterm" href="functions-datetime.html">Date/Time Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm822">aggregate function, <a class="indexterm" href="tutorial-agg.html">Aggregate Functions</a>, <a class="indexterm" href="sql-expressions.html#SYNTAX-AGGREGATES">Aggregate Expressions</a>, <a class="indexterm" href="functions-aggregate.html">Aggregate Functions</a>, <a class="indexterm" href="xaggr.html">User-defined Aggregates</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">built-in, <a class="indexterm" href="functions-aggregate.html">Aggregate Functions</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">invocation, <a class="indexterm" href="sql-expressions.html#SYNTAX-AGGREGATES">Aggregate Expressions</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">moving aggregate, <a class="indexterm" href="xaggr.html#XAGGR-MOVING-AGGREGATES">Moving-Aggregate Mode</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">ordered set, <a class="indexterm" href="xaggr.html#XAGGR-ORDERED-SET-AGGREGATES">Ordered-Set Aggregates</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">partial aggregation, <a class="indexterm" href="xaggr.html#XAGGR-PARTIAL-AGGREGATES">Partial Aggregation</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">polymorphic, <a class="indexterm" href="xaggr.html#XAGGR-POLYMORPHIC-AGGREGATES">Polymorphic and Variadic Aggregates</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">support functions for, <a class="indexterm" href="xaggr.html#XAGGR-SUPPORT-FUNCTIONS">Support Functions for Aggregates</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">user-defined, <a class="indexterm" href="xaggr.html">User-defined Aggregates</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">variadic, <a class="indexterm" href="xaggr.html#XAGGR-POLYMORPHIC-AGGREGATES">Polymorphic and Variadic Aggregates</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm31519">AIX, <a class="indexterm" href="installation-platform-notes.html#INSTALLATION-NOTES-AIX">AIX</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">installation on, <a class="indexterm" href="installation-platform-notes.html#INSTALLATION-NOTES-AIX">AIX</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">IPC configuration, <a class="indexterm" href="kernel-resources.html#SYSVIPC">Shared Memory and Semaphores</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm146049">akeys, <a class="indexterm" href="hstore.html#id-1.11.7.26.5">hstore Operators and Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm806">alias, <a class="indexterm" href="queries-table-expressions.html#QUERIES-TABLE-ALIASES">Table and Column Aliases</a>, <a class="indexterm" href="queries-select-lists.html#QUERIES-COLUMN-LABELS">Column Labels</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">for table name in query, <a class="indexterm" href="tutorial-join.html">Joins Between Tables</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">in the FROM clause, <a class="indexterm" href="queries-table-expressions.html#QUERIES-TABLE-ALIASES">Table and Column Aliases</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">in the select list, <a class="indexterm" href="queries-select-lists.html#QUERIES-COLUMN-LABELS">Column Labels</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm21559">ALL, <a class="indexterm" href="functions-subquery.html">Subquery Expressions</a>, <a class="indexterm" href="functions-comparisons.html">Row and Array Comparisons</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm38038">allow_in_place_tablespaces configuration parameter, <a class="indexterm" href="runtime-config-developer.html">Developer Options</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm38049">allow_system_table_mods configuration parameter, <a class="indexterm" href="runtime-config-developer.html">Developer Options</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm75583">ALTER AGGREGATE, <a class="indexterm" href="sql-alteraggregate.html">ALTER AGGREGATE</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm75705">ALTER COLLATION, <a class="indexterm" href="sql-altercollation.html">ALTER COLLATION</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm75790">ALTER CONVERSION, <a class="indexterm" href="sql-alterconversion.html">ALTER CONVERSION</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm75859">ALTER DATABASE, <a class="indexterm" href="sql-alterdatabase.html">ALTER DATABASE</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm75986">ALTER DEFAULT PRIVILEGES, <a class="indexterm" href="sql-alterdefaultprivileges.html">ALTER DEFAULT PRIVILEGES</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm76084">ALTER DOMAIN, <a class="indexterm" href="sql-alterdomain.html">ALTER DOMAIN</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm76282">ALTER EVENT TRIGGER, <a class="indexterm" href="sql-altereventtrigger.html">ALTER EVENT TRIGGER</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm76341">ALTER EXTENSION, <a class="indexterm" href="sql-alterextension.html">ALTER EXTENSION</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm76557">ALTER FOREIGN DATA WRAPPER, <a class="indexterm" href="sql-alterforeigndatawrapper.html">ALTER FOREIGN DATA WRAPPER</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm76664">ALTER FOREIGN TABLE, <a class="indexterm" href="sql-alterforeigntable.html">ALTER FOREIGN TABLE</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm76999">ALTER FUNCTION, <a class="indexterm" href="sql-alterfunction.html">ALTER FUNCTION</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm77228">ALTER GROUP, <a class="indexterm" href="sql-altergroup.html">ALTER GROUP</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm77298">ALTER INDEX, <a class="indexterm" href="sql-alterindex.html">ALTER INDEX</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm77436">ALTER LANGUAGE, <a class="indexterm" href="sql-alterlanguage.html">ALTER LANGUAGE</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm77486">ALTER LARGE OBJECT, <a class="indexterm" href="sql-alterlargeobject.html">ALTER LARGE OBJECT</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm77528">ALTER MATERIALIZED VIEW, <a class="indexterm" href="sql-altermaterializedview.html">ALTER MATERIALIZED VIEW</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm77642">ALTER OPERATOR, <a class="indexterm" href="sql-alteroperator.html">ALTER OPERATOR</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm77735">ALTER OPERATOR CLASS, <a class="indexterm" href="sql-alteropclass.html">ALTER OPERATOR CLASS</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm77804">ALTER OPERATOR FAMILY, <a class="indexterm" href="sql-alteropfamily.html">ALTER OPERATOR FAMILY</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm77977">ALTER POLICY, <a class="indexterm" href="sql-alterpolicy.html">ALTER POLICY</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm78060">ALTER PUBLICATION, <a class="indexterm" href="sql-alterpublication.html">ALTER PUBLICATION</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm39496">ALTER ROLE, <a class="indexterm" href="role-attributes.html">Role Attributes</a>, <a class="indexterm" href="sql-alterrole.html">ALTER ROLE</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm78362">ALTER RULE, <a class="indexterm" href="sql-alterrule.html">ALTER RULE</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm78417">ALTER SCHEMA, <a class="indexterm" href="sql-alterschema.html">ALTER SCHEMA</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm78471">ALTER SEQUENCE, <a class="indexterm" href="sql-altersequence.html">ALTER SEQUENCE</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm78686">ALTER SERVER, <a class="indexterm" href="sql-alterserver.html">ALTER SERVER</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm78768">ALTER STATISTICS, <a class="indexterm" href="sql-alterstatistics.html">ALTER STATISTICS</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm78830">ALTER SUBSCRIPTION, <a class="indexterm" href="sql-altersubscription.html">ALTER SUBSCRIPTION</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm78972">ALTER SYSTEM, <a class="indexterm" href="sql-altersystem.html">ALTER SYSTEM</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm79051">ALTER TABLE, <a class="indexterm" href="sql-altertable.html">ALTER TABLE</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm79831">ALTER TABLESPACE, <a class="indexterm" href="sql-altertablespace.html">ALTER TABLESPACE</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm79907">ALTER TEXT SEARCH CONFIGURATION, <a class="indexterm" href="sql-altertsconfig.html">ALTER TEXT SEARCH CONFIGURATION</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm80018">ALTER TEXT SEARCH DICTIONARY, <a class="indexterm" href="sql-altertsdictionary.html">ALTER TEXT SEARCH DICTIONARY</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm80101">ALTER TEXT SEARCH PARSER, <a class="indexterm" href="sql-altertsparser.html">ALTER TEXT SEARCH PARSER</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm80152">ALTER TEXT SEARCH TEMPLATE, <a class="indexterm" href="sql-altertstemplate.html">ALTER TEXT SEARCH TEMPLATE</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm80203">ALTER TRIGGER, <a class="indexterm" href="sql-altertrigger.html">ALTER TRIGGER</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm80273">ALTER TYPE, <a class="indexterm" href="sql-altertype.html">ALTER TYPE</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm80471">ALTER USER, <a class="indexterm" href="sql-alteruser.html">ALTER USER</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm80522">ALTER USER MAPPING, <a class="indexterm" href="sql-alterusermapping.html">ALTER USER MAPPING</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm80593">ALTER VIEW, <a class="indexterm" href="sql-alterview.html">ALTER VIEW</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm143472">amcheck, <a class="indexterm" href="amcheck.html">amcheck</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm41340">ANALYZE, <a class="indexterm" href="routine-vacuuming.html#VACUUM-FOR-STATISTICS">Updating Planner Statistics</a>, <a class="indexterm" href="sql-analyze.html">ANALYZE</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm9136">AND (operator), <a class="indexterm" href="functions-logical.html">Logical Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm89873">anonymous code blocks, <a class="indexterm" href="sql-do.html">DO</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm8955">any, <a class="indexterm" href="datatype-pseudo.html">Pseudo-Types</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm20760">ANY, <a class="indexterm" href="functions-aggregate.html">Aggregate Functions</a>, <a class="indexterm" href="functions-subquery.html">Subquery Expressions</a>, <a class="indexterm" href="functions-comparisons.html">Row and Array Comparisons</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm8959">anyarray, <a class="indexterm" href="datatype-pseudo.html">Pseudo-Types</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm8957">anyelement, <a class="indexterm" href="datatype-pseudo.html">Pseudo-Types</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm8963">anyenum, <a class="indexterm" href="datatype-pseudo.html">Pseudo-Types</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm8961">anynonarray, <a class="indexterm" href="datatype-pseudo.html">Pseudo-Types</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm8965">anyrange, <a class="indexterm" href="datatype-pseudo.html">Pseudo-Types</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm56950">applicable role, <a class="indexterm" href="infoschema-applicable-roles.html">applicable_roles</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm36148">application_name configuration parameter, <a class="indexterm" href="runtime-config-logging.html#RUNTIME-CONFIG-LOGGING-WHAT">What To Log</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm5528">arbitrary precision numbers, <a class="indexterm" href="datatype-numeric.html#DATATYPE-NUMERIC-DECIMAL">Arbitrary Precision Numbers</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm43321">archive_cleanup_command recovery parameter, <a class="indexterm" href="archive-recovery-settings.html">Archive Recovery Settings</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm34934">archive_command configuration parameter, <a class="indexterm" href="runtime-config-wal.html#RUNTIME-CONFIG-WAL-ARCHIVING">Archiving</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm34910">archive_mode configuration parameter, <a class="indexterm" href="runtime-config-wal.html#RUNTIME-CONFIG-WAL-ARCHIVING">Archiving</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm34956">archive_timeout configuration parameter, <a class="indexterm" href="runtime-config-wal.html#RUNTIME-CONFIG-WAL-ARCHIVING">Archiving</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm16511">area, <a class="indexterm" href="functions-geometry.html">Geometric Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm148413">armor, <a class="indexterm" href="pgcrypto.html#id-1.11.7.35.7.16">armor(), dearmor()</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm2230">array, <a class="indexterm" href="arrays.html">Arrays</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">accessing, <a class="indexterm" href="arrays.html#ARRAYS-ACCESSING">Accessing Arrays</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">constant, <a class="indexterm" href="arrays.html#ARRAYS-INPUT">Array Value Input</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">constructor, <a class="indexterm" href="sql-expressions.html#SQL-SYNTAX-ARRAY-CONSTRUCTORS">Array Constructors</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">declaration, <a class="indexterm" href="arrays.html#ARRAYS-DECLARATION">Declaration of Array Types</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">I/O, <a class="indexterm" href="arrays.html#ARRAYS-IO">Array Input and Output Syntax</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">modifying, <a class="indexterm" href="arrays.html#ARRAYS-MODIFYING">Modifying Arrays</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">of user-defined type, <a class="indexterm" href="xtypes.html">User-defined Types</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">searching, <a class="indexterm" href="arrays.html#ARRAYS-SEARCHING">Searching in Arrays</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm2233">ARRAY, <a class="indexterm" href="sql-expressions.html#SQL-SYNTAX-ARRAY-CONSTRUCTORS">Array Constructors</a>, <a class="indexterm" href="typeconv-union-case.html">UNION, CASE, and Related Constructs</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">determination of result type, <a class="indexterm" href="typeconv-union-case.html">UNION, CASE, and Related Constructs</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm20506">array_agg, <a class="indexterm" href="functions-aggregate.html">Aggregate Functions</a>, <a class="indexterm" href="intagg.html#id-1.11.7.27.4">Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm19867">array_append, <a class="indexterm" href="functions-array.html">Array Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm19869">array_cat, <a class="indexterm" href="functions-array.html">Array Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm19873">array_dims, <a class="indexterm" href="functions-array.html">Array Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm19875">array_fill, <a class="indexterm" href="functions-array.html">Array Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm19877">array_length, <a class="indexterm" href="functions-array.html">Array Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm19879">array_lower, <a class="indexterm" href="functions-array.html">Array Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm19871">array_ndims, <a class="indexterm" href="functions-array.html">Array Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm37617">array_nulls configuration parameter, <a class="indexterm" href="runtime-config-compatible.html#RUNTIME-CONFIG-COMPATIBLE-VERSION">Previous PostgreSQL Versions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm19881">array_position, <a class="indexterm" href="functions-array.html">Array Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm19883">array_positions, <a class="indexterm" href="functions-array.html">Array Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm19885">array_prepend, <a class="indexterm" href="functions-array.html">Array Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm19887">array_remove, <a class="indexterm" href="functions-array.html">Array Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm19889">array_replace, <a class="indexterm" href="functions-array.html">Array Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm18844">array_to_json, <a class="indexterm" href="functions-json.html">JSON Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm19891">array_to_string, <a class="indexterm" href="functions-array.html">Array Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm17537">array_to_tsvector, <a class="indexterm" href="functions-textsearch.html">Text Search Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm19893">array_upper, <a class="indexterm" href="functions-array.html">Array Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm10584">ascii, <a class="indexterm" href="functions-string.html">String Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm10197">asin, <a class="indexterm" href="functions-math.html">Mathematical Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm10203">asind, <a class="indexterm" href="functions-math.html">Mathematical Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm69969">ASSERT</dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">in PL/pgSQL, <a class="indexterm" href="plpgsql-errors-and-messages.html#PLPGSQL-STATEMENTS-ASSERT">Checking Assertions</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm69972">assertions</dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">in PL/pgSQL, <a class="indexterm" href="plpgsql-errors-and-messages.html#PLPGSQL-STATEMENTS-ASSERT">Checking Assertions</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm47056">asynchronous commit, <a class="indexterm" href="wal-async-commit.html">Asynchronous Commit</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm16049">AT TIME ZONE, <a class="indexterm" href="functions-datetime.html#FUNCTIONS-DATETIME-ZONECONVERT">AT TIME ZONE</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm10211">atan, <a class="indexterm" href="functions-math.html">Mathematical Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm10225">atan2, <a class="indexterm" href="functions-math.html">Mathematical Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm10232">atan2d, <a class="indexterm" href="functions-math.html">Mathematical Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm10217">atand, <a class="indexterm" href="functions-math.html">Mathematical Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm33852">authentication_timeout configuration parameter, <a class="indexterm" href="runtime-config-connection.html#RUNTIME-CONFIG-CONNECTION-SECURITY">Security and Authentication</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm143582">auth_delay, <a class="indexterm" href="auth-delay.html">auth_delay</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm143596">auth_delay.milliseconds configuration parameter, <a class="indexterm" href="auth-delay.html#id-1.11.7.12.5">Configuration Parameters</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm5685">auto-increment (see <a href="#ientry-idm5675">serial</a>)</dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm30067">autocommit</dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">bulk-loading data, <a class="indexterm" href="populate.html#DISABLE-AUTOCOMMIT">Disable Autocommit</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">psql, <a class="indexterm" href="app-psql.html#APP-PSQL-VARIABLES">Variables</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm36665">autovacuum</dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">configuration parameters, <a class="indexterm" href="runtime-config-autovacuum.html">Automatic Vacuuming</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">general information, <a class="indexterm" href="routine-vacuuming.html#AUTOVACUUM">The Autovacuum Daemon</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm36677">autovacuum configuration parameter, <a class="indexterm" href="runtime-config-autovacuum.html">Automatic Vacuuming</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm36758">autovacuum_analyze_scale_factor configuration parameter, <a class="indexterm" href="runtime-config-autovacuum.html">Automatic Vacuuming</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm36735">autovacuum_analyze_threshold configuration parameter, <a class="indexterm" href="runtime-config-autovacuum.html">Automatic Vacuuming</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm36770">autovacuum_freeze_max_age configuration parameter, <a class="indexterm" href="runtime-config-autovacuum.html">Automatic Vacuuming</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm36702">autovacuum_max_workers configuration parameter, <a class="indexterm" href="runtime-config-autovacuum.html">Automatic Vacuuming</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm36785">autovacuum_multixact_freeze_max_age configuration parameter, <a class="indexterm" href="runtime-config-autovacuum.html">Automatic Vacuuming</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm36711">autovacuum_naptime configuration parameter, <a class="indexterm" href="runtime-config-autovacuum.html">Automatic Vacuuming</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm36801">autovacuum_vacuum_cost_delay configuration parameter, <a class="indexterm" href="runtime-config-autovacuum.html">Automatic Vacuuming</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm36813">autovacuum_vacuum_cost_limit configuration parameter, <a class="indexterm" href="runtime-config-autovacuum.html">Automatic Vacuuming</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm36746">autovacuum_vacuum_scale_factor configuration parameter, <a class="indexterm" href="runtime-config-autovacuum.html">Automatic Vacuuming</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm36724">autovacuum_vacuum_threshold configuration parameter, <a class="indexterm" href="runtime-config-autovacuum.html">Automatic Vacuuming</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm34200">autovacuum_work_mem configuration parameter, <a class="indexterm" href="runtime-config-resource.html#RUNTIME-CONFIG-RESOURCE-MEMORY">Memory</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm143610">auto_explain, <a class="indexterm" href="auto-explain.html">auto_explain</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm143642">auto_explain.log_analyze configuration parameter, <a class="indexterm" href="auto-explain.html#id-1.11.7.13.5">Configuration Parameters</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm143657">auto_explain.log_buffers configuration parameter, <a class="indexterm" href="auto-explain.html#id-1.11.7.13.5">Configuration Parameters</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm143706">auto_explain.log_format configuration parameter, <a class="indexterm" href="auto-explain.html#id-1.11.7.13.5">Configuration Parameters</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm143631">auto_explain.log_min_duration configuration parameter, <a class="indexterm" href="auto-explain.html#id-1.11.7.13.5">Configuration Parameters</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm143721">auto_explain.log_nested_statements configuration parameter, <a class="indexterm" href="auto-explain.html#id-1.11.7.13.5">Configuration Parameters</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm143670">auto_explain.log_timing configuration parameter, <a class="indexterm" href="auto-explain.html#id-1.11.7.13.5">Configuration Parameters</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm143683">auto_explain.log_triggers configuration parameter, <a class="indexterm" href="auto-explain.html#id-1.11.7.13.5">Configuration Parameters</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm143694">auto_explain.log_verbose configuration parameter, <a class="indexterm" href="auto-explain.html#id-1.11.7.13.5">Configuration Parameters</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm143731">auto_explain.sample_rate configuration parameter, <a class="indexterm" href="auto-explain.html#id-1.11.7.13.5">Configuration Parameters</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm146075">avals, <a class="indexterm" href="hstore.html#id-1.11.7.26.5">hstore Operators and Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm20524">average, <a class="indexterm" href="functions-aggregate.html">Aggregate Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm20526">avg, <a class="indexterm" href="functions-aggregate.html">Aggregate Functions</a></dt></dl></div><div class="indexdiv" id="indexdiv-B"><h3>B</h3><dl><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm26593">B-tree (see <a href="#ientry-idm26550">index</a>)</dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm34469">backend_flush_after configuration parameter, <a class="indexterm" href="runtime-config-resource.html#RUNTIME-CONFIG-RESOURCE-ASYNC-BEHAVIOR">Asynchronous Behavior</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm75058">Background workers, <a class="indexterm" href="bgworker.html">Background Worker Processes</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm1292">backslash escapes, <a class="indexterm" href="sql-syntax-lexical.html#SQL-SYNTAX-STRINGS-ESCAPE">String Constants with C-style Escapes</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm37637">backslash_quote configuration parameter, <a class="indexterm" href="runtime-config-compatible.html#RUNTIME-CONFIG-COMPATIBLE-VERSION">Previous PostgreSQL Versions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm24362">backup, <a class="indexterm" href="functions-admin.html#FUNCTIONS-ADMIN-BACKUP">Backup Control Functions</a>, <a class="indexterm" href="backup.html">Backup and Restore</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm62318">base type, <a class="indexterm" href="extend-type-system.html">The PostgreSQL Type System</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm119693">BASE_BACKUP, <a class="indexterm" href="protocol-replication.html">Streaming Replication Protocol</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm80833">BEGIN, <a class="indexterm" href="sql-begin.html">BEGIN</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm9381">BETWEEN, <a class="indexterm" href="functions-comparison.html">Comparison Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm9404">BETWEEN SYMMETRIC, <a class="indexterm" href="functions-comparison.html">Comparison Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm75098">BGWORKER_BACKEND_DATABASE_CONNECTION, <a class="indexterm" href="bgworker.html">Background Worker Processes</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm75090">BGWORKER_SHMEM_ACCESS, <a class="indexterm" href="bgworker.html">Background Worker Processes</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm34350">bgwriter_delay configuration parameter, <a class="indexterm" href="runtime-config-resource.html#RUNTIME-CONFIG-RESOURCE-BACKGROUND-WRITER">Background Writer</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm34387">bgwriter_flush_after configuration parameter, <a class="indexterm" href="runtime-config-resource.html#RUNTIME-CONFIG-RESOURCE-BACKGROUND-WRITER">Background Writer</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm34364">bgwriter_lru_maxpages configuration parameter, <a class="indexterm" href="runtime-config-resource.html#RUNTIME-CONFIG-RESOURCE-BACKGROUND-WRITER">Background Writer</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm34374">bgwriter_lru_multiplier configuration parameter, <a class="indexterm" href="runtime-config-resource.html#RUNTIME-CONFIG-RESOURCE-BACKGROUND-WRITER">Background Writer</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm1473">bigint, <a class="indexterm" href="sql-syntax-lexical.html#SQL-SYNTAX-CONSTANTS-NUMERIC">Numeric Constants</a>, <a class="indexterm" href="datatype-numeric.html#DATATYPE-INT">Integer Types</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm5677">bigserial, <a class="indexterm" href="datatype-numeric.html#DATATYPE-SERIAL">Serial Types</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm5946">binary data, <a class="indexterm" href="datatype-binary.html">Binary Data Types</a>, <a class="indexterm" href="functions-binarystring.html">Binary String Functions and Operators</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">functions, <a class="indexterm" href="functions-binarystring.html">Binary String Functions and Operators</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm12477">binary string</dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">concatenation, <a class="indexterm" href="functions-binarystring.html">Binary String Functions and Operators</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">length, <a class="indexterm" href="functions-binarystring.html">Binary String Functions and Operators</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm30608">bison, <a class="indexterm" href="install-requirements.html">Requirements</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm1431">bit string, <a class="indexterm" href="sql-syntax-lexical.html#SQL-SYNTAX-BIT-STRINGS">Bit-string Constants</a>, <a class="indexterm" href="datatype-bit.html">Bit String Types</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">constant, <a class="indexterm" href="sql-syntax-lexical.html#SQL-SYNTAX-BIT-STRINGS">Bit-string Constants</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">data type, <a class="indexterm" href="datatype-bit.html">Bit String Types</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm12753">bit strings, <a class="indexterm" href="functions-bitstring.html">Bit String Functions and Operators</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">functions, <a class="indexterm" href="functions-bitstring.html">Bit String Functions and Operators</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm26828">bitmap scan, <a class="indexterm" href="indexes-bitmap-scans.html">Combining Multiple Indexes</a>, <a class="indexterm" href="runtime-config-query.html#RUNTIME-CONFIG-QUERY-ENABLE">Planner Method Configuration</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm20545">bit_and, <a class="indexterm" href="functions-aggregate.html">Aggregate Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm10371">bit_length, <a class="indexterm" href="functions-string.html">String Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm20559">bit_or, <a class="indexterm" href="functions-aggregate.html">Aggregate Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm51946">BLOB (see <a href="#ientry-idm51944">large object</a>)</dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm37855">block_size configuration parameter, <a class="indexterm" href="runtime-config-preset.html">Preset Options</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm143751">bloom, <a class="indexterm" href="bloom.html">bloom</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm33785">bonjour configuration parameter, <a class="indexterm" href="runtime-config-connection.html#RUNTIME-CONFIG-CONNECTION-SETTINGS">Connection Settings</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm33795">bonjour_name configuration parameter, <a class="indexterm" href="runtime-config-connection.html#RUNTIME-CONFIG-CONNECTION-SETTINGS">Connection Settings</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm7041">Boolean, <a class="indexterm" href="datatype-boolean.html">Boolean Type</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">data type, <a class="indexterm" href="datatype-boolean.html">Boolean Type</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">operators (see operators, logical)</dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm20573">bool_and, <a class="indexterm" href="functions-aggregate.html">Aggregate Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm20585">bool_or, <a class="indexterm" href="functions-aggregate.html">Aggregate Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm32295">booting</dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">starting the server during, <a class="indexterm" href="server-start.html">Starting the Database Server</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm16687">box, <a class="indexterm" href="functions-geometry.html">Geometric Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm7313">box (data type), <a class="indexterm" href="datatype-geometric.html#id-1.5.7.16.8">Boxes</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm26729">BRIN (see <a href="#ientry-idm26550">index</a>)</dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm25352">brin_desummarize_range, <a class="indexterm" href="functions-admin.html#FUNCTIONS-ADMIN-INDEX">Index Maintenance Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm147763">brin_metapage_info, <a class="indexterm" href="pageinspect.html#id-1.11.7.32.7">BRIN Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm147783">brin_page_items, <a class="indexterm" href="pageinspect.html#id-1.11.7.32.7">BRIN Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm147752">brin_page_type, <a class="indexterm" href="pageinspect.html#id-1.11.7.32.7">BRIN Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm147773">brin_revmap_data, <a class="indexterm" href="pageinspect.html#id-1.11.7.32.7">BRIN Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm25346">brin_summarize_new_values, <a class="indexterm" href="functions-admin.html#FUNCTIONS-ADMIN-INDEX">Index Maintenance Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm25350">brin_summarize_range, <a class="indexterm" href="functions-admin.html#FUNCTIONS-ADMIN-INDEX">Index Maintenance Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm17110">broadcast, <a class="indexterm" href="functions-net.html">Network Address Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm39339">BSD Authentication, <a class="indexterm" href="auth-methods.html#AUTH-BSD">BSD Authentication</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm143833">btree_gin, <a class="indexterm" href="btree-gin.html">btree_gin</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm143873">btree_gist, <a class="indexterm" href="btree-gist.html">btree_gist</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm10601">btrim, <a class="indexterm" href="functions-string.html">String Functions and Operators</a>, <a class="indexterm" href="functions-binarystring.html">Binary String Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm143490">bt_index_check, <a class="indexterm" href="amcheck.html#id-1.11.7.11.7">Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm143507">bt_index_parent_check, <a class="indexterm" href="amcheck.html#id-1.11.7.11.7">Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm147701">bt_metap, <a class="indexterm" href="pageinspect.html#id-1.11.7.32.6">B-tree Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm147719">bt_page_items, <a class="indexterm" href="pageinspect.html#id-1.11.7.32.6">B-tree Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm147710">bt_page_stats, <a class="indexterm" href="pageinspect.html#id-1.11.7.32.6">B-tree Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm5948">bytea, <a class="indexterm" href="datatype-binary.html">Binary Data Types</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm37185">bytea_output configuration parameter, <a class="indexterm" href="runtime-config-client.html#RUNTIME-CONFIG-CLIENT-STATEMENT">Statement Behavior</a></dt></dl></div><div class="indexdiv" id="indexdiv-C"><h3>C</h3><dl><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm47767">C, <a class="indexterm" href="libpq.html">libpq - C Library</a>, <a class="indexterm" href="ecpg.html">ECPG - Embedded SQL in C</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm63825">C++, <a class="indexterm" href="xfunc-c.html#EXTEND-CPP">Using C++ for Extensibility</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm50222">canceling, <a class="indexterm" href="libpq-cancel.html">Canceling Queries in Progress</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">SQL command, <a class="indexterm" href="libpq-cancel.html">Canceling Queries in Progress</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm19895">cardinality, <a class="indexterm" href="functions-array.html">Array Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm2660">CASCADE, <a class="indexterm" href="ddl-depend.html">Dependency Tracking</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">with DROP, <a class="indexterm" href="ddl-depend.html">Dependency Tracking</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">foreign key action, <a class="indexterm" href="ddl-constraints.html#DDL-CONSTRAINTS-FK">Foreign Keys</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm42739">Cascading Replication, <a class="indexterm" href="high-availability.html">High Availability, Load Balancing, and Replication</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm19583">CASE, <a class="indexterm" href="functions-conditional.html">Conditional Expressions</a>, <a class="indexterm" href="typeconv-union-case.html">UNION, CASE, and Related Constructs</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">determination of result type, <a class="indexterm" href="typeconv-union-case.html">UNION, CASE, and Related Constructs</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm1211">case sensitivity</dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">of SQL commands, <a class="indexterm" href="sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS">Identifiers and Key Words</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm82560">cast, <a class="indexterm" href="sql-createcast.html">CREATE CAST</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">I/O conversion, <a class="indexterm" href="sql-createcast.html">CREATE CAST</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm9719">cbrt, <a class="indexterm" href="functions-math.html">Mathematical Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm9733">ceil, <a class="indexterm" href="functions-math.html">Mathematical Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm9747">ceiling, <a class="indexterm" href="functions-math.html">Mathematical Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm16513">center, <a class="indexterm" href="functions-geometry.html">Geometric Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm39292">Certificate, <a class="indexterm" href="auth-methods.html#AUTH-CERT">Certificate Authentication</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm5805">char, <a class="indexterm" href="datatype-character.html">Character Types</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm5799">character, <a class="indexterm" href="datatype-character.html">Character Types</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm37357">character set, <a class="indexterm" href="runtime-config-client.html#RUNTIME-CONFIG-CLIENT-FORMAT">Locale and Formatting</a>, <a class="indexterm" href="runtime-config-preset.html">Preset Options</a>, <a class="indexterm" href="multibyte.html">Character Set Support</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm1269">character string, <a class="indexterm" href="sql-syntax-lexical.html#SQL-SYNTAX-STRINGS">String Constants</a>, <a class="indexterm" href="datatype-character.html">Character Types</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">concatenation, <a class="indexterm" href="functions-string.html">String Functions and Operators</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">constant, <a class="indexterm" href="sql-syntax-lexical.html#SQL-SYNTAX-STRINGS">String Constants</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">data types, <a class="indexterm" href="datatype-character.html">Character Types</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">length, <a class="indexterm" href="functions-string.html">String Functions and Operators</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm5801">character varying, <a class="indexterm" href="datatype-character.html">Character Types</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm10385">char_length, <a class="indexterm" href="functions-string.html">String Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm2501">check constraint, <a class="indexterm" href="ddl-constraints.html#DDL-CONSTRAINTS-CHECK-CONSTRAINTS">Check Constraints</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm89254">CHECK OPTION, <a class="indexterm" href="sql-createview.html">CREATE VIEW</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm47102">checkpoint, <a class="indexterm" href="wal-configuration.html">WAL Configuration</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm80913">CHECKPOINT, <a class="indexterm" href="sql-checkpoint.html">CHECKPOINT</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm34842">checkpoint_completion_target configuration parameter, <a class="indexterm" href="runtime-config-wal.html#RUNTIME-CONFIG-WAL-CHECKPOINTS">Checkpoints</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm34852">checkpoint_flush_after configuration parameter, <a class="indexterm" href="runtime-config-wal.html#RUNTIME-CONFIG-WAL-CHECKPOINTS">Checkpoints</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm34831">checkpoint_timeout configuration parameter, <a class="indexterm" href="runtime-config-wal.html#RUNTIME-CONFIG-WAL-CHECKPOINTS">Checkpoints</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm34870">checkpoint_warning configuration parameter, <a class="indexterm" href="runtime-config-wal.html#RUNTIME-CONFIG-WAL-CHECKPOINTS">Checkpoints</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm36961">check_function_bodies configuration parameter, <a class="indexterm" href="runtime-config-client.html#RUNTIME-CONFIG-CLIENT-STATEMENT">Statement Behavior</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm143943">chkpass, <a class="indexterm" href="chkpass.html">chkpass</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm10621">chr, <a class="indexterm" href="functions-string.html">String Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm8775">cid, <a class="indexterm" href="datatype-oid.html">Object Identifier Types</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm7482">cidr, <a class="indexterm" href="datatype-net-types.html#DATATYPE-CIDR">cidr</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm7400">circle, <a class="indexterm" href="datatype-geometric.html#DATATYPE-CIRCLE">Circles</a>, <a class="indexterm" href="functions-geometry.html">Geometric Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm143964">citext, <a class="indexterm" href="citext.html">citext</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm33849">client authentication, <a class="indexterm" href="client-authentication.html">Client Authentication</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">timeout during, <a class="indexterm" href="runtime-config-connection.html#RUNTIME-CONFIG-CONNECTION-SECURITY">Security and Authentication</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm37354">client_encoding configuration parameter, <a class="indexterm" href="runtime-config-client.html#RUNTIME-CONFIG-CLIENT-FORMAT">Locale and Formatting</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm36830">client_min_messages configuration parameter, <a class="indexterm" href="runtime-config-client.html#RUNTIME-CONFIG-CLIENT-STATEMENT">Statement Behavior</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm15202">clock_timestamp, <a class="indexterm" href="functions-datetime.html">Date/Time Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm80943">CLOSE, <a class="indexterm" href="sql-close.html">CLOSE</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm622">cluster</dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">of databases (see <a href="#ientry-idm620">database cluster</a>)</dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm81012">CLUSTER, <a class="indexterm" href="sql-cluster.html">CLUSTER</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm97908">clusterdb, <a class="indexterm" href="app-clusterdb.html">clusterdb</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm42337">clustering, <a class="indexterm" href="high-availability.html">High Availability, Load Balancing, and Replication</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm36531">cluster_name configuration parameter, <a class="indexterm" href="runtime-config-logging.html#id-1.6.6.11.7">Process Title</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm2771">cmax, <a class="indexterm" href="ddl-system-columns.html">System Columns</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm2757">cmin, <a class="indexterm" href="ddl-system-columns.html">System Columns</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm19654">COALESCE, <a class="indexterm" href="functions-conditional.html#FUNCTIONS-COALESCE-NVL-IFNULL">COALESCE</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm2193">COLLATE, <a class="indexterm" href="sql-expressions.html#SQL-SYNTAX-COLLATE-EXPRS">Collation Expressions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm40090">collation, <a class="indexterm" href="collation.html">Collation Support</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">in PL/pgSQL, <a class="indexterm" href="plpgsql-declarations.html#PLPGSQL-DECLARATION-COLLATION">Collation of PL/pgSQL Variables</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">in SQL functions, <a class="indexterm" href="xfunc-sql.html#id-1.8.3.7.19">SQL Functions with Collations</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm22984">collation for, <a class="indexterm" href="functions-info.html">System Information Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm615">column, <a class="indexterm" href="tutorial-concepts.html">Concepts</a>, <a class="indexterm" href="ddl-basics.html">Table Basics</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">adding, <a class="indexterm" href="ddl-alter.html#DDL-ALTER-ADDING-A-COLUMN">Adding a Column</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">removing, <a class="indexterm" href="ddl-alter.html#DDL-ALTER-REMOVING-A-COLUMN">Removing a Column</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">renaming, <a class="indexterm" href="ddl-alter.html#id-1.5.4.7.11">Renaming a Column</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">system column, <a class="indexterm" href="ddl-system-columns.html">System Columns</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm2893">column data type</dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">changing, <a class="indexterm" href="ddl-alter.html#id-1.5.4.7.10">Changing a Column's Data Type</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm1791">column reference, <a class="indexterm" href="sql-expressions.html#SQL-EXPRESSIONS-COLUMN-REFS">Column References</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm23673">col_description, <a class="indexterm" href="functions-info.html">System Information Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm1589">comment, <a class="indexterm" href="sql-syntax-lexical.html#SQL-SYNTAX-COMMENTS">Comments</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">about database objects, <a class="indexterm" href="functions-info.html">System Information Functions</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">in SQL, <a class="indexterm" href="sql-syntax-lexical.html#SQL-SYNTAX-COMMENTS">Comments</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm81111">COMMENT, <a class="indexterm" href="sql-comment.html">COMMENT</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm81330">COMMIT, <a class="indexterm" href="sql-commit.html">COMMIT</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm81378">COMMIT PREPARED, <a class="indexterm" href="sql-commit-prepared.html">COMMIT PREPARED</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm34800">commit_delay configuration parameter, <a class="indexterm" href="runtime-config-wal.html#RUNTIME-CONFIG-WAL-SETTINGS">Settings</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm34818">commit_siblings configuration parameter, <a class="indexterm" href="runtime-config-wal.html#RUNTIME-CONFIG-WAL-SETTINGS">Settings</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm4938">common table expression (see <a href="#ientry-idm4935">WITH</a>)</dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm9227">comparison, <a class="indexterm" href="functions-comparison.html">Comparison Functions and Operators</a>, <a class="indexterm" href="functions-subquery.html">Subquery Expressions</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">composite type, <a class="indexterm" href="functions-comparisons.html">Row and Array Comparisons</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">operators, <a class="indexterm" href="functions-comparison.html">Comparison Functions and Operators</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">row constructor, <a class="indexterm" href="functions-comparisons.html">Row and Array Comparisons</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">subquery result row, <a class="indexterm" href="functions-subquery.html">Subquery Expressions</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm51863">compiling, <a class="indexterm" href="libpq-build.html">Building libpq Programs</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">libpq applications, <a class="indexterm" href="libpq-build.html">Building libpq Programs</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm2262">composite type, <a class="indexterm" href="rowtypes.html">Composite Types</a>, <a class="indexterm" href="extend-type-system.html">The PostgreSQL Type System</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">comparison, <a class="indexterm" href="functions-comparisons.html">Row and Array Comparisons</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">constant, <a class="indexterm" href="rowtypes.html#id-1.5.7.24.6">Constructing Composite Values</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">constructor, <a class="indexterm" href="sql-expressions.html#SQL-SYNTAX-ROW-CONSTRUCTORS">Row Constructors</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm8512">computed field, <a class="indexterm" href="rowtypes.html#ROWTYPES-USAGE">Using Composite Types in Queries</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm10637">concat, <a class="indexterm" href="functions-string.html">String Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm10654">concat_ws, <a class="indexterm" href="functions-string.html">String Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm28873">concurrency, <a class="indexterm" href="mvcc.html">Concurrency Control</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm19585">conditional expression, <a class="indexterm" href="functions-conditional.html">Conditional Expressions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm24257">configuration</dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">of recovery</dt><dd><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">of a standby server, <a class="indexterm" href="recovery-config.html">Recovery Configuration</a></dt></dl></dd><dt xmlns:xlink="http://www.w3.org/1999/xlink">of the server, <a class="indexterm" href="runtime-config.html">Server Configuration</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">of the server</dt><dd><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">functions, <a class="indexterm" href="functions-admin.html#FUNCTIONS-ADMIN-SET">Configuration Settings Functions</a></dt></dl></dd></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm30654">configure, <a class="indexterm" href="install-procedure.html#CONFIGURE">Installation Procedure</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm33613">config_file configuration parameter, <a class="indexterm" href="runtime-config-file-locations.html">File Locations</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm9142">conjunction, <a class="indexterm" href="functions-logical.html">Logical Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm151143">connectby, <a class="indexterm" href="tablefunc.html#id-1.11.7.48.4">Functions Provided</a>, <a class="indexterm" href="tablefunc.html#id-1.11.7.48.4.8">connectby</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm51494">connection service file, <a class="indexterm" href="libpq-pgservice.html">The Connection Service File</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm48185">conninfo, <a class="indexterm" href="libpq-connect.html#LIBPQ-CONNSTRING">Connection Strings</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm1262">constant, <a class="indexterm" href="sql-syntax-lexical.html#SQL-SYNTAX-CONSTANTS">Constants</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm2495">constraint, <a class="indexterm" href="ddl-constraints.html">Constraints</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">adding, <a class="indexterm" href="ddl-alter.html#DDL-ALTER-ADDING-A-CONSTRAINT">Adding a Constraint</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">check, <a class="indexterm" href="ddl-constraints.html#DDL-CONSTRAINTS-CHECK-CONSTRAINTS">Check Constraints</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">exclusion, <a class="indexterm" href="ddl-constraints.html#DDL-CONSTRAINTS-EXCLUSION">Exclusion Constraints</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">foreign key, <a class="indexterm" href="ddl-constraints.html#DDL-CONSTRAINTS-FK">Foreign Keys</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">name, <a class="indexterm" href="ddl-constraints.html#DDL-CONSTRAINTS-CHECK-CONSTRAINTS">Check Constraints</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">NOT NULL, <a class="indexterm" href="ddl-constraints.html#id-1.5.4.5.6">Not-Null Constraints</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">primary key, <a class="indexterm" href="ddl-constraints.html#DDL-CONSTRAINTS-PRIMARY-KEYS">Primary Keys</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">removing, <a class="indexterm" href="ddl-alter.html#DDL-ALTER-REMOVING-A-CONSTRAINT">Removing a Constraint</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">unique, <a class="indexterm" href="ddl-constraints.html#DDL-CONSTRAINTS-UNIQUE-CONSTRAINTS">Unique Constraints</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm3665">constraint exclusion, <a class="indexterm" href="ddl-partitioning.html#DDL-PARTITIONING-CONSTRAINT-EXCLUSION">Partitioning and Constraint Exclusion</a>, <a class="indexterm" href="runtime-config-query.html#RUNTIME-CONFIG-QUERY-OTHER">Other Planner Options</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm35624">constraint_exclusion configuration parameter, <a class="indexterm" href="runtime-config-query.html#RUNTIME-CONFIG-QUERY-OTHER">Other Planner Options</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm69246">CONTINUE</dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">in PL/pgSQL, <a class="indexterm" href="plpgsql-control-structures.html#id-1.8.8.8.5.6">CONTINUE</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm41903">continuous archiving, <a class="indexterm" href="backup.html">Backup and Restore</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">in standby, <a class="indexterm" href="warm-standby.html#CONTINUOUS-ARCHIVING-IN-STANDBY">Continuous archiving in standby</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm64977">control file, <a class="indexterm" href="extend-extensions.html#id-1.8.3.18.11">Extension Files</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm10673">convert, <a class="indexterm" href="functions-string.html">String Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm10697">convert_from, <a class="indexterm" href="functions-string.html">String Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm10716">convert_to, <a class="indexterm" href="functions-string.html">String Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm689">COPY, <a class="indexterm" href="tutorial-populate.html">Populating a Table With Rows</a>, <a class="indexterm" href="libpq-copy.html">Functions Associated with the COPY Command</a>, <a class="indexterm" href="sql-copy.html">COPY</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">with libpq, <a class="indexterm" href="libpq-copy.html">Functions Associated with the COPY Command</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm20813">corr, <a class="indexterm" href="functions-aggregate.html">Aggregate Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm20811">correlation, <a class="indexterm" href="functions-aggregate.html">Aggregate Functions</a></dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">in the query planner, <a class="indexterm" href="planner-stats.html#PLANNER-STATS-EXTENDED">Extended Statistics</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm10244">cos, <a class="indexterm" href="functions-math.html">Mathematical Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm10250">cosd, <a class="indexterm" href="functions-math.html">Mathematical Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm10258">cot, <a class="indexterm" href="functions-math.html">Mathematical Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm10264">cotd, <a class="indexterm" href="functions-math.html">Mathematical Functions and Operators</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm20597">count, <a class="indexterm" href="functions-aggregate.html">Aggregate Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm20826">covariance</dt><dd xmlns="http://www.w3.org/1999/xhtml"><dl><dt xmlns:xlink="http://www.w3.org/1999/xlink">population, <a class="indexterm" href="functions-aggregate.html">Aggregate Functions</a></dt><dt xmlns:xlink="http://www.w3.org/1999/xlink">sample, <a class="indexterm" href="functions-aggregate.html">Aggregate Functions</a></dt></dl></dd><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm20829">covar_pop, <a class="indexterm" href="functions-aggregate.html">Aggregate Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm20845">covar_samp, <a class="indexterm" href="functions-aggregate.html">Aggregate Functions</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm35456">cpu_index_tuple_cost configuration parameter, <a class="indexterm" href="runtime-config-query.html#RUNTIME-CONFIG-QUERY-CONSTANTS">Planner Cost Constants</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm35465">cpu_operator_cost configuration parameter, <a class="indexterm" href="runtime-config-query.html#RUNTIME-CONFIG-QUERY-CONSTANTS">Planner Cost Constants</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm35447">cpu_tuple_cost configuration parameter, <a class="indexterm" href="runtime-config-query.html#RUNTIME-CONFIG-QUERY-CONSTANTS">Planner Cost Constants</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm81978">CREATE ACCESS METHOD, <a class="indexterm" href="sql-create-access-method.html">CREATE ACCESS METHOD</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm82043">CREATE AGGREGATE, <a class="indexterm" href="sql-createaggregate.html">CREATE AGGREGATE</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm82410">CREATE CAST, <a class="indexterm" href="sql-createcast.html">CREATE CAST</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm82606">CREATE COLLATION, <a class="indexterm" href="sql-createcollation.html">CREATE COLLATION</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm82718">CREATE CONVERSION, <a class="indexterm" href="sql-createconversion.html">CREATE CONVERSION</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm39703">CREATE DATABASE, <a class="indexterm" href="manage-ag-createdb.html">Creating a Database</a>, <a class="indexterm" href="sql-createdatabase.html">CREATE DATABASE</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm82971">CREATE DOMAIN, <a class="indexterm" href="sql-createdomain.html">CREATE DOMAIN</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm83094">CREATE EVENT TRIGGER, <a class="indexterm" href="sql-createeventtrigger.html">CREATE EVENT TRIGGER</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm83175">CREATE EXTENSION, <a class="indexterm" href="sql-createextension.html">CREATE EXTENSION</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm83300">CREATE FOREIGN DATA WRAPPER, <a class="indexterm" href="sql-createforeigndatawrapper.html">CREATE FOREIGN DATA WRAPPER</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm83397">CREATE FOREIGN TABLE, <a class="indexterm" href="sql-createforeigntable.html">CREATE FOREIGN TABLE</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm83604">CREATE FUNCTION, <a class="indexterm" href="sql-createfunction.html">CREATE FUNCTION</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm84002">CREATE GROUP, <a class="indexterm" href="sql-creategroup.html">CREATE GROUP</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm84041">CREATE INDEX, <a class="indexterm" href="sql-createindex.html">CREATE INDEX</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm84364">CREATE LANGUAGE, <a class="indexterm" href="sql-createlanguage.html">CREATE LANGUAGE</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm84525">CREATE MATERIALIZED VIEW, <a class="indexterm" href="sql-creatematerializedview.html">CREATE MATERIALIZED VIEW</a></dt><dt xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" id="ientry-idm84622">CREATE OPERATOR, <a class="indexterm" href="sql-createoper |

Thanks, Sergio! LGTM. Packages builds are complete in the PPA as well.
Let's wait for bileto before we can upload this one!