You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
здесь прописать в shared_preload_library
переподнять постгрес, вот тогда ваш инстал чек не будет выдавать ошибки. А то, что вы выше написали, то читают редко
$ make USE_PGXS=1 installcheck
$ psql DB -c "CREATE EXTENSION pg_wait_sampling;"
The text was updated successfully, but these errors were encountered:
$ git clone https://github.com/postgrespro/pg_wait_sampling.git
$ cd pg_wait_sampling
$ make USE_PGXS=1
$ sudo make USE_PGXS=1 install
здесь прописать в shared_preload_library
переподнять постгрес, вот тогда ваш инстал чек не будет выдавать ошибки. А то, что вы выше написали, то читают редко
$ make USE_PGXS=1 installcheck
$ psql DB -c "CREATE EXTENSION pg_wait_sampling;"
The text was updated successfully, but these errors were encountered: