Had same error...fixed by
apt-get install libroot-python-dev
apt-get install libboost-python-dev
apt-get install zlib1g-dev
apt-get install libssl-dev
Type: Posts; User: XxIcexX; Keyword(s):
Had same error...fixed by
apt-get install libroot-python-dev
apt-get install libboost-python-dev
apt-get install zlib1g-dev
apt-get install libssl-dev
Hey guys,
Can anyone tell me how to fix this problem??
postgres=# ALTER USER postgres WITH PASSWORD root123;
ERROR: syntax error at or near "root123"
LINE 1: ALTER USER postgres WITH...