-Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
-Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -
n 4/3/20 9:26 AM, Moses Mafusire wrote:
> Hi Adrian,
> Yes VERSION = PostgreSQL 12.1, is the only version I have. So I am
> novice to Linux and Postgres, where should I run this
> /ifndef MAJORVERSION
> MAJORVERSION := $(basename $(VERSION))
> endif
> $(info MAJO
so may you please
assist.
ThanksMoses
On Friday, April 3, 2020, 11:39:57 AM EDT, Adrian Klaver
wrote:
On 4/3/20 5:53 AM, Moses Mafusire wrote:
> Hi Adrian,
> Thanks for your response. Here is what I'm getting when I run /pg_config;/
> VERSION = PostgreSQL 12.1
So that
t-hardened-ld -Wl,--as-neededLDFLAGS_EX =
LDFLAGS_SL = LIBS = -lpgcommon -lpgport -lpthread -lssl -lcrypto -lgssapi_krb5
-lz -lrt -lcrypt -ldl -lm VERSION = PostgreSQL 12.1
Moses MafusireMCITP DBA, MCTS SQLDeveloper, MCTS Windows 7 Fundamentals,
Certified Internet CIW FoundationsAssociate, P
Hi,I am new to PostgreSQL, successfully installed PGSql v12.2 on my CentOS 7
machine and I am trying to install cstore_fdw.
1. I have managed to run this command;
sudo yum install protobuf-c-devel
2. Per the instructions I am followin;
Once you have protobuf-c installed on