1-50 of 158 found

pg_later

pg_later Execute SQL now and get the results later. A postgres extension to execute queries asynchronously. Built on pgmq. Installation Run with docker docker run -p 5432:5432 -e…

Eigen_v3.0.3

… at your choice, > * either under the LGPL, version 3 or later, > * or under the GPL, version 2 or later. > > Note that this is an OR, not an AND.

CI environment of sqlite_fdw.

diff amd regression.out) are uploaded as artifacts. 7 days later, artifact files will be deleted.

doxypy_v0.4.2

… either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty…

Appendix A. Hints list

2 and later) on the table.NoIndexOnlyScan(table) Forces not to do index only scan on the table. Available for PostgreSQL 9.2 and later.NoBitmapScan(table) Forces not to do bitmap scan on the table.

Appendix A. Hints list

2 and later) on the table.NoIndexOnlyScan(table) Forces not to do index only scan on the table. Available for PostgreSQL 9.2 and later.NoBitmapScan(table) Forces not to do bitmap scan on the table.

Glia

… either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty…

Updating to a New Version of BedquiltDB

5 or later The naming convention for internal utility functions has changed All public functions have been changed to accept jsonb parameters rather than json The find_one function now accepts skip…

Backup_Slave/Backup_Master *base* state data structure

… only important fact is that higher n means that backup started later. DATA - data about archiving this segmentDATA is arrayref which contains: [0] - epoch of when omnipitr-backup was called [1] -…

Security Policy

… from current version High: Next release Critical: Hotfix or no later than next release (our regular release cadence is once every month)

I. Licensing Terms -- Licensed Under The AGPL v3.0+ (Examples Excepted)

0+), or (at your option) any later version, with the exception of all sample program code, sample commands, and sample configuration file components contained in the documentation, whether explicitly…

G. Isok Licensing Terms -- Licensed Under The AGPL v3.0+ (Examples Excepted)

0+), or (at your option) any later version, with the exception of all sample program code, sample commands, and sample configuration file components contained in the documentation, whether explicitly…

Firebird Foreign Data Wrapper for PostgreSQL

firebird_fdw 1.3.0 and later / PostgreSQL 14 and later.CREATE USER MAPPING options firebird_fdw accepts the following options via the CREATE USER MAPPING command: username The Firebird username to…

postgresql-debversion

1 and later): CREATE EXTENSION debversion; If you’re upgrading from an earlier version without extension support, then please run CREATE EXTENSION debversion FROM unpackaged; which will add all the…

User-defined-session-infos

… FALSE ); Note: The value of session_info should be valid JSON to later query the session_info column with JSONB operators. Otherwise, the text is converted with to_jsonb which might not produce…

User-defined-session-infos

… FALSE ); Note: The value of session_info should be valid JSON to later query the session_info column with JSONB operators. Otherwise, the text is converted with to_jsonb which might not produce…

Database Test 2 (DBT-2) Documentation

0 or later (the latest version is currently available at http://www.opencontent.org/openpub/). Distribution of substantively modified versions of this document is prohibited without the explicit…

User-defined-session-infos

… FALSE ); Note: The value of session_info should be valid JSON to later query the session_info column with JSONB operators. Otherwise, the text is converted with to_jsonb which might not produce…

User-defined-session-infos

… FALSE ); Note: The value of session_info should be valid JSON to later query the session_info column with JSONB operators. Otherwise, the text is converted with to_jsonb which might not produce…

User-defined-session-infos

… FALSE ); Note: The value of session_info should be valid JSON to later query the session_info column with JSONB operators. Otherwise, the text is converted with to_jsonb which might not produce…

pgspeck

Requires PostgreSQL version 9.1 or later. The extension adds four functions: -- Encrypts a 32-bit plaintext using a 64-bit key. Only the lowermost 32 bits -- of the plaintext are used.

H. Acknowledgments and History

It was later incorporated into Babase, part of The Amboseli Baboon Research Project, and enhanced to take advantage of the features in PostgreSQL 9.1.

Contributing to pg_later

You will need Docker running. docker build -t local-dev-pg-later . && docker run -it --rm -v $(pwd):/app local-dev-pg-later /bin/bash When the above command completes, you will have a shell inside of…

run()

… - stacks meta info in $self->{'delete_backups'} - to be used later by delete_old_backups single oldest, but within keep-days - puts the meta information in $self->{'oldest_kept'} - to be used later

Installing firebird_fdw on CentOS/Redhat

2.1, firebird_fdw (and libfq) packages for PostgreSQL 10 and later are available via the PostgreSQL community YUM repository; for details see here: https://yum.postgresql.org/.

Installing firebird_fdw on CentOS/Redhat

2.1, firebird_fdw (and libfq) packages for PostgreSQL 10 and later are available via the PostgreSQL community YUM repository; for details see here: https://yum.postgresql.org/.

README

12.0 or later that might not be readily available as a package on all platforms. Installing the latest cmake on OSX: brew install cmake Building and running unit tests using existing make files: $…

Changelog

3.0 Build extension for Postgres 13 and later Add Postgres 16 to test matrix Update Dockerfile to use Postgres 16 Add Dockerfile to test and benchmark extension Add unit tests for pg_uuidv7Changed…

License

0 or any later version, or a license that is compatible with GPL Version 2.0 or a later version, where “compatible” means that software provided under the Change License can be included in a program…

SubPlan Detection and Cost Tracking

customer_id WHERE o.total > avg.avg_total; ``` Use LATERAL join (PostgreSQL 9.3+): sql SELECT * FROM outer_table o JOIN LATERAL ( SELECT threshold FROM reference_table r WHERE r.category = o.

OmniPITR - omnipitr-monitor

… of ^ character in log dir will be first changed to %, and later on passed to strftime. --check (-c) contains name of check that should be performed. For list of check, please read CHECKS section.

_M_widen_init

… Software Foundation; either version 2, or (at your option) // any later version. // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the…

Restore-multiple-versions-at-once

This can be done with a LATERAL construct. To see the evolution of a tuple for all events use a fixed lower boundary for the transaction ID window.

Restore-multiple-versions-at-once

record function with JSONB output. This can be done with a LATERAL construct. To see the evolution of a tuple for all events use a fixed lower boundary for the transaction ID window.

PostgreSQL

3. It has be updated to work with later version and backwards compatibility may vary. Source code for PostgreSQL can be obtained from their website at: https://www.postgresql.

pg_journal usage

(PostgreSQL versions 9.3 and later) TABLE: The table name this error refers to. (9.3+) COLUMN: Table column name. (9.3+) DATATYPE: Data type. (9.3+) CONSTRAINT: Constriant name. (9.

Restore-multiple-versions-at-once

record function with JSONB output. This can be done with a LATERAL construct. To see the evolution of a tuple for all events use a fixed lower boundary for the transaction ID window.

Restore-multiple-versions-at-once

This can be done with a LATERAL construct. To see the evolution of a tuple for all events use a fixed lower boundary for the transaction ID window.

Restore-multiple-versions-at-once

This can be done with a LATERAL construct. To see the evolution of a tuple for all events use a fixed lower boundary for the transaction ID window.

Initialize-auditing

If you change your mind later, you can still call pgmemento.log_table_baseline (or pgmemento.log_schema_baseline). But for a clean baseline you should do it before the first queries hit the table…

Initialize-auditing

If you change your mind later, you can still call pgmemento.log_table_baseline (or pgmemento.log_schema_baseline). But for a clean baseline you should do it before the first queries hit the table…

Initialize-auditing

If you change your mind later, you can still call pgmemento.log_table_baseline (or pgmemento.log_schema_baseline). But for a clean baseline you should do it before the first queries hit the table…

Initialize-auditing

If you change your mind later, you can still call pgmemento.log_table_baseline (or pgmemento.log_schema_baseline). But for a clean baseline you should do it before the first queries hit the table…

check-merge-to-enterprise Job

… nice state, since you should not do “squash and merge” on Github later. Otherwise you will certainly get duplicate commits and possibly get merge conflicts with enterprise again.

Hint list

..]) Forces index scan, index-only scan (For PostgreSQL 9.2 and later) or bitmap scan on the table. Restricts to indexes that matches the specified POSIX regular expression pattern.

pgTAP Release Management

1, 9.2, 9.3, etc.) to make sure the changes didn’t break any later versions. Review the documentation in doc/pgtap.mmd, and make any necessary changes, including to the list of PostgreSQL…

OmniPITR - omnipitr-cleanup

… of ^ character in log dir will be first changed to %, and later on passed to strftime. Please note that on some systems (Solaris for example) default shell treats ^ as special character, which…

Initialize-auditing

If you change your mind later, you can still call pgmemento.log_table_baseline (or pgmemento.log_schema_baseline). But for a clean baseline you should do it before the first queries hit the table…

Public Key Cryptography

… for a given message, the sender cannot decrypt its own message later. And without additional data, a message cannot be correlated with the identity of its sender.

Add Missing Procedures to an Upgraded PostgreSQL Instance

If you installed pg_partman originally on PG11 or later, you DO NOT need to do any steps in this guide. 2. Since the entire extension is being dropped and recreated, you will lose any grants that had…