Skip to content
View pierreforstmann's full-sized avatar

Block or report pierreforstmann

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pierreforstmann/README.md
$ dnf repolist pgdg15 -v
Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
DNF version: 4.7.0
cachedir: /var/tmp/dnf-pierre-r_lqfk0d
Last metadata expiration check: 0:04:03 ago on Thu 03 Aug 2023 09:12:44 PM CEST.
Repo-id            : pgdg15
Repo-name          : PostgreSQL 15 for RHEL / Rocky 8 - x86_64
Repo-status        : enabled
Repo-revision      : 1690219827
Repo-updated       : Mon 24 Jul 2023 07:30:27 PM CEST
Repo-pkgs          : 428
Repo-available-pkgs: 428
Repo-size          : 309 M
Repo-baseurl       : https://download.postgresql.org/pub/repos/yum/15/redhat/rhel-8-x86_64
Repo-expire        : 172,800 second(s) (last: Thu 03 Aug 2023 09:12:32 PM CEST)
Repo-filename      : /etc/yum.repos.d/pgdg-redhat-all.repo
Total packages: 428

$ dnf info pg_readonly_15
Last metadata expiration check: 0:04:22 ago on Thu 03 Aug 2023 09:12:44 PM CEST.
Available Packages
Name         : pg_readonly_15
Version      : 1.0.3
Release      : 1.rhel8
Architecture : x86_64
Size         : 31 k
Source       : pg_readonly_15-1.0.3-1.rhel8.src.rpm
Repository   : pgdg15
Summary      : PostgreSQL extension which allows to set all cluster databases
             : read only.
URL          : https://github.com/pierreforstmann/pg_readonly
License      : PostgreSQL
Description  : pg_readonly is a PostgreSQL extension which allows to set all
             : cluster databases read only.
             : 
             : The read-only status is managed only in (shared) memory with a
             : global flag. SQL functions are provided to set the flag, to unset
             : the flag and to query the flag. The current version of the
             : extension does not allow to store the read-only status in a
             : permanent way.

Pinned Loading

  1. pg_readonly pg_readonly Public

    PostgreSQL extension to set all cluster databases read only.

    C 18 4

  2. pg_log_statements pg_log_statements Public

    PostgreSQL extension to log SQL statements for specific server processes.

    C 12

  3. pg_query_rewrite pg_query_rewrite Public

    PostgreSQL extension which allows to translate a given source SQL statement into another pre-defined SQL statement.

    C 25 2

  4. pg_logqueryid pg_logqueryid Public

    PostgreSQL extension to display pg_stat_statements queryid with auto_explain

    C 6 1

  5. pg_start_sql pg_start_sql Public

    PostgreSQL extension to execute SQL statements at instance start.

    C 5

  6. oracleblog oracleblog Public

    Oracle 12c + 18c blog: posts published from 2013 to 2019 on wordpress.com

    HTML