Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
themeRDark
su - postgres
/usr/pgsql-9.6/bin/postgresqlpostgres &

9. Enter Postgresql console

...

Code Block
languagesql
themeRDark
\сc wcsstat
GRANT ALL PRIVILEGES ON ALL TABLES IN SCHEMA public TO "wcsoam";

...