pgmemcache
memcached interface
Overview
| Package | Version | Category | License | Language |
|---|---|---|---|---|
pgmemcache | 2.3.0 | SIM | MIT | C |
| ID | Extension | Bin | Lib | Load | Create | Trust | Reloc | Schema |
|---|---|---|---|---|---|---|---|---|
| 9410 | pgmemcache | No | Yes | No | Yes | No | Yes | - |
missing pg12-14 on el.aarch64
Version
| Type | Repo | Version | PG Ver | Package | Deps |
|---|---|---|---|---|---|
| EXT | PGDG | 2.3.0 | 1817161514 | pgmemcache | - |
| RPM | PGDG | 2.3.0 | 1817161514 | pgmemcache_$v | - |
| DEB | PGDG | 2.3.0 | 1817161514 | postgresql-$v-pgmemcache | - |
Install
You can install pgmemcache directly. First, make sure the PGDG repository is added and enabled:
Install the extension using pig or apt/yum/dnf:
Install
pig
dnf
apt
Create Extension:
Usage
Provides PostgreSQL user-defined functions for interacting with memcached servers.
Enabling
Configure default servers in postgresql.conf:
Server Management
Setting and Getting Values
Atomic Counters
Deleting and Flushing
Statistics
Trigger Example
Invalidate cache on table updates:
Was this page helpful?
Thanks—your feedback helps us improve this page.
What got in the way? (optional)