Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitce32d19

Browse files
committed
[Issue#193] added instructions std|ent package installation for Astra Linux Orel
1 parent19a3efe commitce32d19

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,12 @@ sudo wget -O - https://repo.postgrespro.ru/pg_probackup-forks/keys/GPG-KEY-PG_PR
140140
sudo apt-get install pg-probackup-{std,ent}-{12,11,10,9.6}
141141
sudo apt-get install pg-probackup-{std,ent}-{12,11,10,9.6}-dbg
142142

143+
#DEB Astra Linix Orel
144+
sudo sh -c'echo "deb [arch=amd64] https://repo.postgrespro.ru/pg_probackup-forks/deb/ stretch main-stretch" > /etc/apt/sources.list.d/pg_probackup.list'
145+
sudo wget -O - https://repo.postgrespro.ru/pg_probackup-forks/keys/GPG-KEY-PG_PROBACKUP| sudo apt-key add -&& sudo apt-get update
146+
sudo apt-get install pg-probackup-{std,ent}-{12,11,10,9.6}{-dbg,}
147+
148+
143149
#RPM Centos Packages
144150
rpm -ivh https://repo.postgrespro.ru/pg_probackup-forks/keys/pg_probackup-repo-forks-centos.noarch.rpm
145151
yum install pg_probackup-{std,ent}-{12,11,10,9.6}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp