Regarding shared_preload_libraries (postgresql.conf file) - Mailing list pgsql-hackers

From Abinaya k
Subject Regarding shared_preload_libraries (postgresql.conf file)
Date
Msg-id CAEtC32MtqNTHX+A+DxzCLQvBu5KY2Z5jPYRGFv2oAxXLB=dzNg@mail.gmail.com
Whole thread Raw
List pgsql-hackers
hello everyone,
     We are building in-memory index extension for postgres. It makes use of another third-party embedded key-value store (BadgerDB - implemented in golang) to store secondary indexes. 

The problem is

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Speeding up INSERTs and UPDATEs to partitioned tables
Next
From: Amit Khandekar
Date:
Subject: Re: AtEOXact_ApplyLauncher() and subtransactions