centos 7 postgreSQL pg_ CTL invalid
In the
section
~/.bash_profile
Next configuration
export PGDATA=/var/lib/pgsql/11.0/data
But it didn’t work.
However, it can be written like this
Go to
/usr/pgsql/bin
After that, it can be executed
./pg_ctl -D /var/lib/pgsql/11.0/data start
Take notes
Read More:
- PHP connection PostgreSQL error call to undefined function PG_ connect()
- postgresql FATAL:no pg_hba.conf entry for host “192….“
- Pg_dump Error: pg_dump: No matching tables were found,pg_dump: schema with OID 1515227 does not exi
- Pyspark36830;- 25509;- Postgresql38169; java.lang.ClassNotFoundException: org.postgresql.Driver
- Bug001: error in gradle configuration environment variable: ERROR:JAVA_ Home is set to an invalid directory!
- An error occurred during win10 PostgreSQL installation: “failed to load SQL modules into the database cluster“
- Fatal error in CentOS: Python. H: no that file or directory
- Install python’s C extension compilation environment under windows (solve “error: command’cl.exe’ failed: No such file or directory”)
- When Python Django creates a database, can’t open file ‘ manage.py ‘: [Errno 2] No such file or directory
- Set path environment variable through cmd
- Install Python C extension compiler environment under windows (solve “error: command” cl.exe ‘ failed: No such file or directory”)
- Node configuration environment variable and global installation of webapck
- ERROR: The environment variable VG_GNU_PACKAGE must be set. Aborting.
- Invalid cluster ID. ignore in building Doris database environment
- 【error】postgresql relation does not exist
- [tools] vscode debug report G + +. Exe no such file or directory fatal error no input files
- Global variable error: unboundlocalerror: local variable ‘l’ referenced before assignment
- The Linux terminal appears bash: setup.bash : no such file or directory, and. Bashrc file
- Anaconda create environment, delete environment, activate environment, exit environment
- Error: Could not locate Flask application. You did not provide the FLASK_APP environment variable.