Commit Graph

10992 Commits (00a8eb61a254f620dbf4ba5de2f33831f159cdeb)

Author SHA1 Message Date
Bruce Momjian 00a8eb61a2 Document that pg_upgrade requires PGHOST be set for any pre-9.1 servers 14 years ago
Magnus Hagander 4effe7a589 Mention basebackup-from-slave next to cascading replication 14 years ago
Tom Lane f763b77193 Fix pg_upgrade to cope with non-default unix_socket_directory scenarios. 14 years ago
Bruce Momjian 7682c5947d Update URLs that pointed to sun.com; either repoint them or remove 14 years ago
Bruce Momjian 6c82a86c6f Add small doc mention that libpq is named after POSTQUEL. 14 years ago
Bruce Momjian 53fa0c6db8 Revert doc patch 305557984d as the values 14 years ago
Tom Lane b8a4093b58 Fix broken link in installation.sgml. 14 years ago
Robert Haas e8d6c98c2f Cross-link to doc build requirements from install requirements. 14 years ago
Tom Lane 06310178ef More documentation updates for LATERAL. 14 years ago
Peter Eisentraut 5cad024524 psql: Reduce compatibility warning 14 years ago
Bruce Momjian f789909b59 In pg_upgade, document that the port numbers must be different when 14 years ago
Bruce Momjian c36b06a70d Clarify FreeBSD instructions in pg_test_timing. 14 years ago
Bruce Momjian b5dc7612a5 Properly document that SIGTERM is OK for users to use on a postgres 14 years ago
Bruce Momjian 39d0653d05 Revert 1fbc30f1dc because the 14 years ago
Bruce Momjian 1fbc30f1dc Remove doc mention of --enable-shared, per Tom. 14 years ago
Bruce Momjian 39b42ecb05 Document that max_locks_per_transaction might need to be increased for 14 years ago
Robert Haas 9bedfbd02b Fix checkpoint_timeout documentation to reflect current behavior. 14 years ago
Bruce Momjian 83fbfec383 Document that log_autovacuum_min_duration can be used to monitor 14 years ago
Robert Haas 35738b5906 Document how to prevent PostgreSQL itself from exhausting memory. 14 years ago
Robert Haas b9ea8d20fd Document that COPY OUT requires an absolute pathname. 14 years ago
Bruce Momjian 48a9c7823e Remove old documentation warnings about the use of bigint. 14 years ago
Robert Haas 152525b5f3 Document that xslt-related RPMs may be needed to build docs. 14 years ago
Bruce Momjian 9fe6da5c0d Document that NOTIFY events are visible to all users. 14 years ago
Bruce Momjian 0f3351aacf Adjust pg_test_timing to show shortest test durations first, place 14 years ago
Bruce Momjian 5ea6c9d798 Update doc mention of how to compute bigint advisory lock value, per Tom 14 years ago
Bruce Momjian bf849af7f3 Document how to create advisory lock "bigint" values in SQL. 14 years ago
Tom Lane 7417a8e3dd Improve a couple of 9.2 release note entries. 14 years ago
Tom Lane 8770328784 Add section IDs to subsections of syntax.sgml that lacked them. 14 years ago
Bruce Momjian 483c2c1071 Document the lack of reading the PGDATABASE environment variable in 14 years ago
Bruce Momjian 7a42dff47e Update FreeBSD kernel configuration documentation. 14 years ago
Bruce Momjian de87d47044 Clarify documentation that primary key and unique constraints are copied 14 years ago
Bruce Momjian f6752ee59a Document clearly that psql \! parameter interpretation limitations are 14 years ago
Peter Eisentraut 7514208fbb Some spelling adjustments in release notes 14 years ago
Peter Eisentraut 8606e47e11 Normalize some British spellings 14 years ago
Peter Eisentraut 406473b152 Put options on man page and in help output in slightly better order 14 years ago
Heikki Linnakangas 8b6b50a34d Fix typo in example. 14 years ago
Peter Eisentraut 26a6267226 Add instructions for setting up documentation tool chain on Mac OS X 14 years ago
Tom Lane 6e2e12c947 Remove overly-pessimistic statement about constraint exclusion. 14 years ago
Tom Lane b33f611682 Make a cut at a major-features list for 9.2. 14 years ago
Tom Lane 979f8f0431 Make an editorial pass over the 9.2 release notes. 14 years ago
Tom Lane 932a271956 Fix erroneous documentation of synchronous_commit = remote_write. 14 years ago
Bruce Momjian 03af60c010 Fix typo. 14 years ago
Bruce Momjian 7dff5b8edd Document that pg_reload_conf() is also an easy way to reload the 14 years ago
Tom Lane 0830cc9fe0 Update 9.2 release notes to reflect commits to date. 14 years ago
Robert Haas 82ef3d3008 Add a note to the MVCC chapter that some things aren't transactional. 14 years ago
Tom Lane 18226849ea Copy-editing for recent window-functions documentation rewrite. 14 years ago
Bruce Momjian 305557984d Update 'int' protocol documentation mention to be "signed", per request 14 years ago
Bruce Momjian 1037f2f646 Document that tab completation can interfere with some SQL commands. 14 years ago
Bruce Momjian c99016f1d0 Add warning about pg_ctl restart and the use of relative paths on the command-line. 14 years ago
Bruce Momjian c6ce4c1322 In docs, clarify that, without ORDER BY, the window frame is all rows in 14 years ago