Filter:

Messages in November 2017

Threads304 messages
4Started
31Replied in own
269Replied to othersin 184 threads
Patchesof which 17 carried a patch
5New patchfirst in its thread
12Follow-uprevision of an earlier one
ActivityThreadSent
Replied (other)copy error with json/jsonb typesalmost 9 years ago
Replied (own)Commit fest 2017-11almost 9 years ago
Replied (own)Commit fest 2017-11almost 9 years ago
Replied (own)Commit fest 2017-11almost 9 years ago
Replied (own)Follow-up patchAllowing SSL connection of v11 client to v10 server with SCRAM channel bindingalmost 9 years ago
Replied (own)Commit fest 2017-11almost 9 years ago
Replied (own)REINDEX CONCURRENTLY 2.0almost 9 years ago
Replied (other)log_destination=filealmost 9 years ago
Replied (other)pl/perl extension fails on Windowsalmost 9 years ago
Replied (other)Dynamic result sets from proceduresalmost 9 years ago
Replied (other)Re: Support to COMMENT ON DATABASE CURRENT_DATABASEalmost 9 years ago
Replied (other)INSERT .. ON CONFLICT DO SELECT [FOR ..]almost 9 years ago
Replied (other)GSOC'17 project introduction: Parallel COPY execution with errors handlingalmost 9 years ago
Replied (other)[PROPOSAL] Temporal query processing with range typesalmost 9 years ago
Replied (other)Flexible configuration for full-text searchalmost 9 years ago
Replied (other)Proposal: Local indexes for partitioned tablealmost 9 years ago
Replied (other)WIP: BRIN multi-range indexesalmost 9 years ago
Replied (other)Custom compression methodsalmost 9 years ago
Replied (other)WIP: Aggregation push-downalmost 9 years ago
Replied (other)PATCH: multivariate histograms and MCV listsalmost 9 years ago
Replied (other)INSERT ON CONFLICT and partitioned tablesalmost 9 years ago
Replied (other)Remove 1MB size limit in tsvectoralmost 9 years ago
Replied (other)[PATCH] Pattern based listeners for asynchronous messaging (LISTEN/NOTIFY)almost 9 years ago
Replied (other)Add support for tuple routing to foreign partitionsalmost 9 years ago
Replied (other)Bug in to_timestamp().almost 9 years ago
Replied (other)[PATCH] WIP Add ALWAYS DEFERRED option for constraintsalmost 9 years ago
Replied (other)Restricting maximum keep segments by repslotsalmost 9 years ago
Replied (other)Replication status in logical replicationalmost 9 years ago
Replied (other)make async slave to wait for lsn to be replayedalmost 9 years ago
Replied (other)postgres_fdw bug in 9.6almost 9 years ago
Replied (other)Protect syscache from bloating with negative cache entriesalmost 9 years ago
Replied (other)[PATCH] Call RelationDropStorage() for broader range of object drops.almost 9 years ago
Replied (other)Subscription code improvementsalmost 9 years ago
Replied (other)Challenges preventing us moving to 64 bit transaction id (XID)?almost 9 years ago
Replied (other)eval_const_expresisions and ScalarArrayOpExpralmost 9 years ago
Replied (other)create_unique_path and GEQOalmost 9 years ago
Replied (other)pg_serial early wraparoundalmost 9 years ago
Replied (other)Transaction control in proceduresalmost 9 years ago
Replied (other)PoC plpgsql - possibility to force custom or generic planalmost 9 years ago
Replied (other)plpgsql - additional extra checksalmost 9 years ago
Replied (other)Removing LEFT JOINs in more casesalmost 9 years ago
Replied (other)Proposal: generic WAL compressionalmost 9 years ago
Replied (other)PATCH: enabling parallel execution for cursors explicitly (experimental)almost 9 years ago
Replied (other)Removing [Merge]Append nodes which contain a single subpathalmost 9 years ago
Replied (other)Re: compress method for spgist - 2almost 9 years ago
Replied (other)[PATCH] Overestimated filter cost and its mitigationalmost 9 years ago
Replied (other)Lazy hash table for XidInMVCCSnapshot (helps Zipfian a bit)almost 9 years ago
Replied (other)path toward faster partition pruningalmost 9 years ago
Replied (other)Secondary index access optimizationsalmost 9 years ago
Replied (other)Partition-wise aggregation/groupingalmost 9 years ago
Replied (other)Cached plans and statement generalizationalmost 9 years ago
Replied (other)Block level parallel vacuum WIPalmost 9 years ago
Replied (other)<> join selectivity estimate questionalmost 9 years ago
Replied (other)[POC] Faster processing at Gather nodealmost 9 years ago
Replied (other)Surjective functional indexesalmost 9 years ago
Replied (other)Cached plans and statement generalizationalmost 9 years ago
Replied (other)PoC: full merge join on comparison clausealmost 9 years ago
Replied (other)Moving relation extension locks out of heavyweight lock manageralmost 9 years ago
Replied (other)[PATCH] Incremental sort (was: PoC: Partial sort)almost 9 years ago
Replied (other)SERIALIZABLE with parallel queryalmost 9 years ago
Replied (other)Improve OR conditions on joined columns.almost 9 years ago
Replied (other)Parallel Append implementationalmost 9 years ago
Replied (other)Protect syscache from bloating with negative cache entriesalmost 9 years ago
Replied (other)WIP: [[Parallel] Shared] Hashalmost 9 years ago
Replied (other)CONNECTION LIMIT and Parallel Query don't play well togetheralmost 9 years ago
Replied (other)JIT compiling expressions/deform + inlining prototype v2.0almost 9 years ago
Replied (other)postgres_fdw: Add support for INSERT OVERRIDING clausealmost 9 years ago
Started threadFirst patchUse of uninitialized variables in ExecFindPartition() for parent partition without leaves (HEAD only)almost 9 years ago
Replied (other)Would a BGW need shmem_access or database_connection to enumerate databases?almost 9 years ago
Replied (other)Refactoring identifier checks to consistently use strcmpalmost 9 years ago
Replied (other)CUBE seems a bit confused about ORDER BYalmost 9 years ago
Replied (other)A design for amcheck heapam verificationalmost 9 years ago
Replied (other)A design for amcheck heapam verificationalmost 9 years ago
Replied (other)Function to move the position of a replication slotalmost 9 years ago
Replied (other)WIP: Restricting pg_rewind to data/wal dirsalmost 9 years ago
Replied (other)A design for amcheck heapam verificationalmost 9 years ago
Replied (other)static assertions in C++almost 9 years ago
Replied (other)proposal - Default namespaces for XPath expressions (PostgreSQL 11)almost 9 years ago
Replied (other)Re: [COMMITTERS] pgsql: Remove pgbench "progress" test pending solution of its timing is (fwd)almost 9 years ago
Replied (other)Refactor handling of database attributes between pg_dump and pg_dumpallalmost 9 years ago
Replied (other)proposal - psql: possibility to specify sort for describe commands, when size is printedalmost 9 years ago
Replied (other)CUBE seems a bit confused about ORDER BYalmost 9 years ago
Replied (other)parallel.c oblivion of worker-startup failuresalmost 9 years ago
Replied (other)Improper const-evaluation of HAVING with grouping sets and subquery pullupalmost 9 years ago
Replied (other)Another oddity in handling of WCO constraints in postgres_fdwalmost 9 years ago
Replied (other)Race between SELECT and ALTER TABLE NO INHERITalmost 9 years ago
Replied (other)why not parallel seq scan for slow functionsalmost 9 years ago
Replied (other)Walsender timeouts and large transactionsalmost 9 years ago
Replied (other)Bug in Physical Replication Slots (at least 9.5)?almost 9 years ago
Replied (other)postgres_fdw: Add support for INSERT OVERRIDING clausealmost 9 years ago
Replied (other)Push down more UPDATEs/DELETEs in postgres_fdwalmost 9 years ago
Replied (other)Pluggable storagealmost 9 years ago
Replied (other)UPDATE of partition keyalmost 9 years ago
Replied (other)new function for tsquery creartionalmost 9 years ago
Replied (other)Refactoring identifier checks to consistently use strcmpalmost 9 years ago
Replied (other)[PATCH] Lockable viewsalmost 9 years ago
Replied (other)postgres_fdw: support parameterized foreign joinsalmost 9 years ago
Replied (other)SQL/JSON in PostgreSQLalmost 9 years ago
Replied (other)Add Roman numeral conversion to to_numberalmost 9 years ago
Replied (other)logical decoding of two-phase transactionsalmost 9 years ago
Replied (other)WIP: Covering + unique indexes.almost 9 years ago
Replied (other)[Proposal] Make the optimiser aware of partitions orderingalmost 9 years ago
Replied (other)Causal reads take IIalmost 9 years ago
Replied (other)Is anything preventing us from allowing write to foreign tables from standby?almost 9 years ago
Replied (other)Statement-level rollbackalmost 9 years ago
Replied (other)GSoC 2017: Foreign Key Arraysalmost 9 years ago
Replied (other)Causal reads take IIalmost 9 years ago
Replied (other)GSoC 2017: weekly progress reports (week 6)almost 9 years ago
Replied (other)GSoC 2017 : Patch for predicate locking in Gist indexalmost 9 years ago
Replied (other)Jsonb transform for pl/pythonalmost 9 years ago
Replied (other)GSoC 2017: weekly progress reports (week 4) and patch for hash indexalmost 9 years ago
Replied (other)Small improvement to compactify_tuplesalmost 9 years ago
Replied (other)Range Merge Join v1almost 9 years ago
Replied (other)Runtime Partition Pruningalmost 9 years ago
Replied (other)Vacuum: allow usage of more than 1GB of work memalmost 9 years ago
Replied (other)[PATCH] Vacuum: Update FSM more frequentlyalmost 9 years ago
Replied (other)BUG in 10.1 - dsa_area could not attach to a segment that has been freedalmost 9 years ago
Replied (other)Add PGDLLIMPORT lines to some variablesalmost 9 years ago
Replied (other)Assertion failure when the non-exclusive pg_stop_backup aborted.almost 9 years ago
Replied (own)Channel binding support for SCRAM-SHA-256almost 9 years ago
Replied (own)Channel binding support for SCRAM-SHA-256almost 9 years ago
Replied (other)Other formats in pset like markdown, rst, mediawikialmost 9 years ago
Replied (other)libpq optionsalmost 9 years ago
Replied (own)Commit fest 2017-11almost 9 years ago
Replied (other)[PATCH] Move all am-related reloption code into src/backend/access/[am-name] and get rid of relopt_kind for custom AMalmost 9 years ago
Replied (other)[PATCH] Move all am-related reloption code into src/backend/access/[am-name] and get rid of relopt_kind for custom AMalmost 9 years ago
Replied (other)GnuTLS supportalmost 9 years ago
Replied (other)Useless code in ExecInitModifyTablealmost 9 years ago
Replied (other)Patch: add --if-exists to pg_recvlogicalalmost 9 years ago
Replied (other)PATCH: pgbench - break out timing data for initialization phasesalmost 9 years ago
Replied (other)proposal: Support Unicode host variable in ECPGalmost 9 years ago
Replied (other)Support for Secure Transport SSL library on macOS as OpenSSL alternativealmost 9 years ago
Replied (other)[PATCH] A hook for session startalmost 9 years ago
Replied (other)PATCH: Batch/pipelining support for libpqalmost 9 years ago
Replied (other)[PATCH v1] Add and report the new "in_hot_standby" GUC pseudo-variable.almost 9 years ago
Replied (other)VACUUM and ANALYZE disagreeing on what reltuples meansalmost 9 years ago
Replied (other)subscription worker signalling wal writer too muchalmost 9 years ago
Replied (other)Other formats in pset like markdown, rst, mediawikialmost 9 years ago
Replied (other)PATCH: pgbench - option to build using ppoll() for larger connection countsalmost 9 years ago
Replied (other)BUG #14866: The generated constraint in the typed table causes the server to crashalmost 9 years ago
Replied (other)WAL logging problem in 9.4.3?almost 9 years ago
Replied (other)Refactoring identifier checks to consistently use strcmpalmost 9 years ago
Replied (own)Timeline ID in backup_label filealmost 9 years ago
Replied (other)[PATCH] Atomic pgrename on Windowsalmost 9 years ago
Replied (other)BUG #14929: Unchecked AllocateDir() return value in restoreTwoPhaseData()almost 9 years ago
Replied (own)Timeline ID in backup_label filealmost 9 years ago
Replied (other)BUG #14929: Unchecked AllocateDir() return value in restoreTwoPhaseData()almost 9 years ago
Replied (other)BUG #14929: Unchecked AllocateDir() return value in restoreTwoPhaseData()almost 9 years ago
Replied (other)BUG #14929: Unchecked AllocateDir() return value in restoreTwoPhaseData()almost 9 years ago
Replied (other)[PATCH] Pageinspect - add functions on GIN and GiST indexes from gevelalmost 9 years ago
Replied (other)Is it time to kill support for very old servers?almost 9 years ago
Replied (other)Fix bloom WAL tap testalmost 9 years ago
Replied (other)Crash on promotion when recovery.conf is renamedalmost 9 years ago
Replied (other)GnuTLS supportalmost 9 years ago
Replied (other)GnuTLS supportalmost 9 years ago
Replied (other)Logging idle checkpointsalmost 9 years ago
Replied (other)Logging idle checkpointsalmost 9 years ago
Replied (own)Cache lookup errors with functions manipulation object addressesalmost 9 years ago
Replied (own)Follow-up patchChannel binding support for SCRAM-SHA-256almost 9 years ago
Replied (other)Logging idle checkpointsalmost 9 years ago
Replied (other)Code cleanup patch submission for extended_stats.calmost 9 years ago
Replied (other)Logging idle checkpointsalmost 9 years ago
Replied (other)Query became very slow after 9.6 -> 10 upgradealmost 9 years ago
Replied (other)Logging idle checkpointsalmost 9 years ago
Replied (other)First patchlibpq optionsalmost 9 years ago
Replied (other)duplicate primary keyalmost 9 years ago
Replied (own)Follow-up patchCache lookup errors with functions manipulation object addressesalmost 9 years ago
Replied (other)documentation is now XMLalmost 9 years ago
Replied (other)On Judging the Value of Testsalmost 9 years ago
Replied (other)documentation is now XMLalmost 9 years ago
Replied (other)PostgreSLQ v10.1 and xlC compiler on AIXalmost 9 years ago
Replied (own)Allowing SSL connection of v11 client to v10 server with SCRAM channel bindingalmost 9 years ago
Replied (other)Commits don't block for synchronous replicationalmost 9 years ago
Replied (other)libpq optionsalmost 9 years ago
Replied (other)PostgreSQLドキュメントバグ報告_9.3. 算術関数と演算子almost 9 years ago
Replied (other)[PATCH] using arc4random for strong randomness matters.almost 9 years ago
Replied (other)Logging idle checkpointsalmost 9 years ago
Replied (other)Failed to delete old ReorderBuffer spilled filesalmost 9 years ago
Replied (other)On Judging the Value of Testsalmost 9 years ago
Replied (other)pgsql: Fix freezing of a dead HOT-updated tuplealmost 9 years ago
Replied (other)CLUSTER command progress monitoralmost 9 years ago
Replied (other)Anybody care about having the verbose form of the tzdata files?almost 9 years ago
Replied (other)Issues with logical replicationalmost 9 years ago
Replied (other)Logical Replication and triggersalmost 9 years ago
Replied (other)Anybody care about having the verbose form of the tzdata files?almost 9 years ago
Replied (other)Logging idle checkpointsalmost 9 years ago
Replied (other)GnuTLS supportalmost 9 years ago
Replied (other)proposal: Support Unicode host variable in ECPGalmost 9 years ago
Replied (other)subscription worker signalling wal writer too muchalmost 9 years ago
Replied (own)Follow-up patchChannel binding support for SCRAM-SHA-256almost 9 years ago
Replied (other)Assertion failure when the non-exclusive pg_stop_backup aborted.almost 9 years ago
Replied (other)Assertion failure when the non-exclusive pg_stop_backup aborted.almost 9 years ago
Replied (other)BUG #14919: Invalid column in sub select is still a valid selectalmost 9 years ago
Replied (own)Allowing SSL connection of v11 client to v10 server with SCRAM channel bindingalmost 9 years ago
Started threadFirst patchAllowing SSL connection of v11 client to v10 server with SCRAM channel bindingalmost 9 years ago
Replied (other)[PATCH] A hook for session startalmost 9 years ago
Replied (other)Support for Secure Transport SSL library on macOS as OpenSSL alternativealmost 9 years ago
Replied (other)[PATCH] A hook for session startalmost 9 years ago
Replied (other)GnuTLS supportalmost 9 years ago
Replied (own)Channel binding support for SCRAM-SHA-256almost 9 years ago
Replied (other)Speed up the removal of WAL filesalmost 9 years ago
Replied (other)Logging idle checkpointsalmost 9 years ago
Replied (own)Channel binding support for SCRAM-SHA-256almost 9 years ago
Replied (other)BUG #14917: process hang on create indexalmost 9 years ago
Replied (other)Improve catcache/syscache performance.almost 9 years ago
Replied (other)Refactoring identifier checks to consistently use strcmpalmost 9 years ago
Replied (other)postmaster deadlock while logging after syslogger exitedalmost 9 years ago
Replied (other)postmaster deadlock while logging after syslogger exitedalmost 9 years ago
Replied (other)BUG #14915: Create sub-partitioning using GENERATED ALWAYS AS IDENTITY will lead to system collapse.almost 9 years ago
Replied (other)Assertion failure when the non-exclusive pg_stop_backup aborted.almost 9 years ago
Replied (own)Channel binding support for SCRAM-SHA-256almost 9 years ago
Replied (other)test_session_hooks--1.0.sql file in 'test_session_hooks' needs correctionalmost 9 years ago
Replied (other)Follow-up patchpgsql: Disable installcheck tests for test_session_hooksalmost 9 years ago
Replied (other)First patchpgsql: Disable installcheck tests for test_session_hooksalmost 9 years ago
Replied (other)Follow-up patchFurther simplification of c.h's #include sectionalmost 9 years ago
Replied (other)Assertion failure when the non-exclusive pg_stop_backup aborted.almost 9 years ago
Replied (own)Follow-up patchTimeline ID in backup_label filealmost 9 years ago
Replied (own)Timeline ID in backup_label filealmost 9 years ago
Replied (other)pgsql: Add hooks for session start and session endalmost 9 years ago
Replied (other)Assertion failure when the non-exclusive pg_stop_backup aborted.almost 9 years ago
Replied (own)Simplify ACL handling for large objects and removal of superuser() checksalmost 9 years ago
Replied (other)[PATCH] Add recovery_min_apply_delay_reconnect recovery optionalmost 9 years ago
Replied (other)Logging idle checkpointsalmost 9 years ago
Replied (other)Assertion failure when the non-exclusive pg_stop_backup aborted.almost 9 years ago
Replied (other)BUG #14866: The generated constraint in the typed table causes the server to crashalmost 9 years ago
Replied (other)Follow-up patchAssertion failure when the non-exclusive pg_stop_backup aborted.almost 9 years ago
Replied (other)Commits don't block for synchronous replicationalmost 9 years ago
Replied (own)Follow-up patchChannel binding support for SCRAM-SHA-256almost 9 years ago
Replied (other)Pluggable storagealmost 9 years ago
Replied (other)[PATCH] Move all am-related reloption code into src/backend/access/[am-name] and get rid of relopt_kind for custom AMalmost 9 years ago
Replied (other)BUG #14897: Segfault on statitics SQL requestalmost 9 years ago
Replied (other)BUG #14897: Segfault on statitics SQL requestalmost 9 years ago
Replied (other)BUG #14897: Segfault on statitics SQL requestalmost 9 years ago
Replied (other)PostgreSQL walsender process doesn't exist after "pg_ctl stop -m fast"almost 9 years ago
Replied (other)archive_command not being executedalmost 9 years ago
Replied (other)ginInsertCleanup called from vacuum could still miss tuples to be deletedalmost 9 years ago
Replied (other)pgsql: Add hash partitioning.almost 9 years ago
Replied (other)pg_upgrade to clusters with a different WAL segment sizealmost 9 years ago
Replied (other)pg_upgrade to clusters with a different WAL segment sizealmost 9 years ago
Replied (own)Typo in auth-scram.calmost 9 years ago
Replied (other)pg_upgrade to clusters with a different WAL segment sizealmost 9 years ago
Started threadFirst patchTypo in auth-scram.calmost 9 years ago
Replied (other)Variable substitution in psql backtick expansionalmost 9 years ago
Replied (other)PATCH: psql tab completion for SELECTalmost 9 years ago
Replied (other)BUG #14897: Segfault on statitics SQL requestalmost 9 years ago
Replied (other)[bug fix] postgres.exe crashes with access violation on Windows while starting upalmost 9 years ago
Replied (other)Follow-up patchBUG #14866: The generated constraint in the typed table causes the server to crashalmost 9 years ago
Replied (other)[PATCH] A hook for session startalmost 9 years ago
Replied (other)BUG #14897: Segfault on statitics SQL requestalmost 9 years ago
Replied (other)[Patch] Log SSL certificate verification errorsalmost 9 years ago
Replied (other)pg_upgrade to clusters with a different WAL segment sizealmost 9 years ago
Replied (own)Simplify ACL handling for large objects and removal of superuser() checksalmost 9 years ago
Replied (own)Simplify ACL handling for large objects and removal of superuser() checksalmost 9 years ago
Replied (other)BUG #14866: The generated constraint in the typed table causes the server to crashalmost 9 years ago
Replied (other)Fix bloom WAL tap testalmost 9 years ago
Replied (other)libpq connection strings: control over the cipher suites?almost 9 years ago
Replied (own)Simplify ACL handling for large objects and removal of superuser() checksalmost 9 years ago
Replied (other)[PATCH] A hook for session startalmost 9 years ago
Replied (other)Postgresql and githubalmost 9 years ago
Replied (other)(spelling) Ensure header of postgresql.auto.conf is consistentalmost 9 years ago
Replied (other)[PATCH] Assert that the correct locks are held when calling PageGetLSN()almost 9 years ago
Replied (other)[PATCH] A hook for session startalmost 9 years ago
Replied (own)Follow-up patchSimplify ACL handling for large objects and removal of superuser() checksalmost 9 years ago
Replied (other)Segfault 11 on PG10 with max_parallel_workers_per_gather>3almost 9 years ago
Replied (other)taking stdbool.h into usealmost 9 years ago
Replied (other)Exclude pg_internal.init from base backupalmost 9 years ago
Replied (other)Fails to work on live images due to fsync() on pg_commit_ts before doing any write therealmost 9 years ago
Replied (other)[PATCH] A hook for session startalmost 9 years ago
Replied (other)pgsql: Expand empty end tagalmost 9 years ago
Replied (other)Fix bloom WAL tap testalmost 9 years ago
Replied (other)Fix bloom WAL tap testalmost 9 years ago
Replied (other)Remove duplicate setting in test/recovery/Makefilealmost 9 years ago
Replied (other)Fails to work on live images due to fsync() on pg_commit_ts before doing any write therealmost 9 years ago
Replied (other)Fails to work on live images due to fsync() on pg_commit_ts before doing any write therealmost 9 years ago
Replied (other)Exclude pg_internal.init from base backupalmost 9 years ago
Replied (other)Naming conventions for column namesalmost 9 years ago
Replied (other)standby stop replicating, then picked back upalmost 9 years ago
Replied (other)pgsql: Remove secondary checkpointalmost 9 years ago
Replied (other)Exclude pg_internal.init from base backupalmost 9 years ago
Replied (other)Exclude pg_internal.init from base backupalmost 9 years ago
Replied (other)Remove secondary checkpointalmost 9 years ago
Replied (other)[PATCH] Assert that the correct locks are held when calling PageGetLSN()almost 9 years ago
Replied (other)Fails to work on live images due to fsync() on pg_commit_ts before doing any write therealmost 9 years ago
Replied (other)LDAP URI decoding bugsalmost 9 years ago
Replied (other)Follow-up patch[PATCH] A hook for session startalmost 9 years ago
Replied (other)[PATCH] Assert that the correct locks are held when calling PageGetLSN()almost 9 years ago
Replied (other)pgsql: Stamp 9.2.24.almost 9 years ago
Replied (other)Early locking option to parallel backupalmost 9 years ago
Replied (other)[PATCH] A hook for session startalmost 9 years ago
Replied (other)Exclude pg_internal.init from base backupalmost 9 years ago
Replied (other)[PATCH] A hook for session startalmost 9 years ago
Replied (other)SQL/JSON in PostgreSQLalmost 9 years ago
Replied (other)Is it time to kill support for very old servers?almost 9 years ago
Replied (other)SQL/JSON in PostgreSQLalmost 9 years ago
Replied (other)postgres_fdw: Add support for INSERT OVERRIDING clausealmost 9 years ago
Replied (other)[bug fix] postgres.exe crashes with access violation on Windows while starting upalmost 9 years ago
Replied (other)Setting pd_lower in GIN metapagealmost 9 years ago
Replied (other)SSL and Encryptionalmost 9 years ago
Replied (own)Removing wal_keep_segments as default configuration in PostgresNode.pmalmost 9 years ago
Replied (other)pg_basebackup fails on Windows when using tablespace mappingalmost 9 years ago
Replied (own)Commit fest 2017-11almost 9 years ago
Replied (other)pg_basebackup fails on Windows when using tablespace mappingalmost 9 years ago
Replied (other)BUG #14866: The generated constraint in the typed table causes the server to crashalmost 9 years ago
Started threadCommit fest 2017-11almost 9 years ago