Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37602805
en ru br
Репозитории ALT

Группа :: Базы Данных
Пакет: pg_catcheck

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: pg_catcheck
Version: 1.3.0
Release: alt1
Epoch: 1

Summary: Simple tool for diagnosing system catalog corruption

License: PostgreSQL
Group: Databases
Url: https://github.com/EnterpriseDB/pg_catcheck

# Source-git: https://github.com/EnterpriseDB/pg_catcheck

Source: %name-%version.tar

# Automatically added by buildreq on Thu Jun 08 2017

# optimized out: libkrb5-devel libpq-devel libsasl2-3 libssl-devel libxml2-devel postgresql-devel python-base python-modules python3 python3-base setproctitle
BuildRequires: libecpg-devel-static libpam-devel libreadline-devel libselinux-devel libxslt-devel setproctitle-devel zlib-devel
BuildRequires: libssl-devel libkrb5-devel libzstd-devel liblz4-devel
BuildRequires: postgresql-devel

%description
pg_catcheck is a simple tool for diagnosing system catalog corruption.
If you suspect that your system catalogs are corrupted,
this tool may help you figure out exactly what problems you have
and how serious they are. If you are paranoid, you can run it routinely
to search for system catalog corruption that might otherwise go undetected.
However, pg_catcheck is not a general corruption detector. For that,
you should use PostgreSQL's checksum feature (initdb -k).

%prep
%setup

%build
%make_build

%install
%makeinstall_std

%files
%_bindir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin