User Activity

  • Modified a comment on discussion General Discussion on pg_statsinfo

    Hi, When I stopped PostgreSQL using systemctl, pg_statsinfo.pid was not removed. You can reproduce it as follows: # yum -y install pg_statsinfo-12.0-1.pg12.rhel7.x86_64.rpm # su - postgres $ /usr/pgsql-12/bin/initdb -E UTF8 --no-locale $ cat >> $PGDATA/postgresql.conf <<EOF shared_preload_libraries = 'pg_statsinfo' log_filename = 'postgresql-%Y-%m-%d_%H%M%S.log' EOF $ exit # systemctl start postgresql-12 # ls /var/lib/pgsql/12/data | grep .pid pg_statsinfo.pid postmaster.pid # systemctl stop postgresql-12...

  • Modified a comment on discussion General Discussion on pg_statsinfo

    Hi, When I stopped PostgreSQL using systemctl, pg_statsinfo.pid was not removed as follows: # yum -y install pg_statsinfo-12.0-1.pg12.rhel7.x86_64.rpm # su - postgres $ /usr/pgsql-12/bin/initdb -E UTF8 --no-locale $ cat >> $PGDATA/postgresql.conf <<EOF shared_preload_libraries = 'pg_statsinfo' log_filename = 'postgresql-%Y-%m-%d_%H%M%S.log' EOF $ exit # systemctl start postgresql-12 # ls /var/lib/pgsql/12/data | grep .pid pg_statsinfo.pid postmaster.pid # systemctl stop postgresql-12 # ls /var/lib/pgsql/12/data...

  • Posted a comment on discussion General Discussion on pg_statsinfo

    Hi, When I stopped PostgreSQL using systemctl, pg_statsinfo.pid was not removed. You can reproduce it as follows: # yum -y install pg_statsinfo-12.0-1.pg12.rhel7.x86_64.rpm # su - postgres $ /usr/pgsql-12/bin/initdb -E UTF8 --no-locale $ cat >> $PGDATA/postgresql.conf <<EOF shared_preload_libraries = 'pg_statsinfo' log_filename = 'postgresql-%Y-%m-%d_%H%M%S.log' EOF $ exit # systemctl start postgresql-12 # ls /var/lib/pgsql/12/data | grep .pid pg_statsinfo.pid postmaster.pid # systemctl stop postgresql-12...

View All

Personal Data

Username:
tom-sato
Joined:
2021-03-15 05:10:27

Projects

  • No projects to display.

Personal Tools