mirror of
https://github.com/debezium/postgres-decoderbufs.git
synced 2026-02-04 06:56:22 +00:00
Update README.md
This commit is contained in:
@@ -35,7 +35,7 @@ This code is built with the following assumptions. You may get mixed results if
|
|||||||
To build you will need to install PostgreSQL (for pg_config) and PostgreSQL server development packages. On Debian
|
To build you will need to install PostgreSQL (for pg_config) and PostgreSQL server development packages. On Debian
|
||||||
based distributions you can usually do something like this:
|
based distributions you can usually do something like this:
|
||||||
|
|
||||||
apt-get install -y postgresql postgresql-server-dev-9.2
|
apt-get install -y postgresql postgresql-server-dev-9.4
|
||||||
|
|
||||||
You will also need to make sure that protobuf-c and it's header files have been installed. See their Github
|
You will also need to make sure that protobuf-c and it's header files have been installed. See their Github
|
||||||
page for further details.
|
page for further details.
|
||||||
|
|||||||
Reference in New Issue
Block a user