GithubHelp home page GithubHelp logo
$ 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.

Pierre Forstmann's Projects

kpf icon kpf

Linux kernel modules to decode and monitor process flag

mcc icon mcc

miscellaneous C code including 1st International Obfuscated C Code Contest explanation.

mll icon mll

Miscellaneous Linux Links

mod_examples icon mod_examples

module examples from https://httpd.apache.org/docs/2.4/developer/modguide.html

mod_plpgsql icon mod_plpgsql

mod_plpgsql is an Apache module that allows to create dynamic web pages from PL/pgSQL stored procedures in PostgreSQL.

mod_sqlite icon mod_sqlite

mod_sqlite is an Apache module which provides access to SQLite databases over HTTP

mos icon mos

miscellaneous Oracle SQL code.

msl icon msl

misc. SQL Server links

orapasswd icon orapasswd

Change Oracle account password from Linux command line without SQL*Plus.

oraw icon oraw

My first C program to connect with Oracle using OCI (Oracle Call Interface): first coded in 2002 with Oracle 8.1.5 on AIX. I only had to add "include <stddef.h>" to compile it without errors on RHEL 7 with Oracle Client 19. But to make it work additional changes were required.

pg_documents icon pg_documents

PostgreSQL extension providing JSON access to database with HTTP daemon

pg_global_catalog icon pg_global_catalog

PostgreSQL extension to consolidate pg_catalog for each database in a single schema named global_catalog

pg_log icon pg_log

PostgreSQL extension to display log from SQL

pg_logqueryid icon pg_logqueryid

PostgreSQL extension to display pg_stat_statements queryid with auto_explain

pg_procfs icon pg_procfs

PostgresSQL extension to read /proc FS from SQL

pgds icon pgds

PostgreSQL extension to allow dynamic statistics for ANALYZE

pgiot15 icon pgiot15

insert only table for PostgreSQL 15

pgiot16 icon pgiot16

insert only table for PostgreSQL 16

pgpasswd icon pgpasswd

Change PostgreSQL account password from Linux command line without psql.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.