EnterpriseDB
  • Home
  • Category
    Installation & Getting Started Quick Start Reference User Guides
  • Product
    EDB Backup and Recovery Tool EDB JDBC Connector EDB .NET Connector EDB OCL Connector EDB ODBC Connector EDB*Plus EDB Postgres Advanced Server EDB Postgres Ark Platform EDB Postgres Cloud Database Service EDB Postgres Enterprise Manager EDB Postgres Failover Manager EDB Postgres Hadoop Foreign Data Wrapper EDB Postgres Language Pack EDB Postgres Migration Portal EDB Postgres Migration Toolkit EDB Postgres MongoDB Foreign Data Wrapper EDB Postgres MySQL Foreign Data Wrapper EDB Postgres PgBouncer EDB Postgres Pgpool-II EDB Postgres PostGIS EDB Postgres Replication Server EDB Postgres Slony Replication PostgreSQL pgAdmin 4

PostgreSQL → 13.1 → Reference → Manual
Other versions of this page: 13.1 · 13.0 · 12.5 · 12.4 · 12.3 · 12.2 · 12.1 · 12.0 · 11.10 · 11.9 · 11.8 · 11.7 · 11.6 · 11.5 · 11.4 · 11.3 · 11.2 · 11.1 · 11.0 · 10.15 · 10.14 · 10.13 · 10.12 · 10.11 · 10.10 · 10.9 · 10.8 · 10.7 · 9.6.20 · 9.6.19 · 9.6.18 · 9.6.17 · 9.6.16 · 9.6.15 · 9.6.14 · 9.6.13 · 9.6.12 · 9.5.24 · 9.5.23 · 9.5.22 · 9.5.21 · 9.5.20 · 9.5.19 · 9.5.18 · 9.5.17 · 9.5.16 · 9.4.26 · 9.4.25 · 9.4.24 · 9.4.23 · 9.4.22 · 9.4.21

Get Postgres Tips and Tricks

Subscribe to get advanced Postgres how-tos.

Chapter 32. Regression Tests
Prev UpPart III. Server AdministrationHome Next

Chapter 32. Regression Tests

Table of Contents

32.1. Running the Tests
32.1.1. Running the Tests Against a Temporary Installation
32.1.2. Running the Tests Against an Existing Installation
32.1.3. Additional Test Suites
32.1.4. Locale and Encoding
32.1.5. Extra Tests
32.1.6. Testing Hot Standby
32.2. Test Evaluation
32.2.1. Error Message Differences
32.2.2. Locale Differences
32.2.3. Date and Time Differences
32.2.4. Floating-Point Differences
32.2.5. Row Ordering Differences
32.2.6. Insufficient Stack Depth
32.2.7. The “random” Test
32.2.8. Configuration Parameters
32.3. Variant Comparison Files
32.4. TAP Tests
32.5. Test Coverage Examination

The regression tests are a comprehensive set of tests for the SQL implementation in PostgreSQL. They test standard SQL operations as well as the extended capabilities of PostgreSQL.


Prev Up Next
31.4. Extensibility Home 32.1. Running the Tests
© 2021 EnterpriseDB Corporation. All rights reserved. | Privacy Policy | Terms of Use | Trademarks