Regarding shared_preload_libraries (postgresql.conf file)

From: Abinaya k <abinaya(dot)k(dot)496(at)gmail(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Regarding shared_preload_libraries (postgresql.conf file)
Date: 2018-07-05 09:55:47
Message-ID: CAEtC32MtqNTHX+A+DxzCLQvBu5KY2Z5jPYRGFv2oAxXLB=dzNg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Khandekar 2018-07-05 10:07:31 Re: AtEOXact_ApplyLauncher() and subtransactions
Previous Message David Rowley 2018-07-05 09:18:56 Re: Speeding up INSERTs and UPDATEs to partitioned tables