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
Copy file name to clipboardExpand all lines: translations/README.german.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ Weiterlesen:
80
80
- Blitzschnelles Klonen von Postgres-Datenbanken. Es wird ein paar Sekunden gebraucht, um einen neuen Klon zu erstellen, der bereit ist, Verbindungen und Abfragen zu akzeptieren, unabhängig von der Datenbankgröße.
81
81
- Die theoretische maximale Anzahl von Snapshots und Klonen beträgt 2<sup>64</sup> ([ZFS](https://en.wikipedia.org/wiki/ZFS), Standard).
82
82
- Theoretische maximale Größe des PostgreSQL-Datenverzeichnisses: 256 Billiarden Zebibyte oder 2<sup>128</sup> Byte ([ZFS](https://en.wikipedia.org/wiki/ZFS), Standard).
83
-
- Unterstützte Hauptversionen von PostgreSQL: 9.6–14.
83
+
- Unterstützte Hauptversionen von PostgreSQL: 9.6–16.
84
84
- Zwei Technologien werden unterstützt, um Thin Cloning zu ermöglichen ([CoW](https://en.wikipedia.org/wiki/Copy-on-write)): [ZFS](https://en.wikipedia.org/wiki/ ZFS) und [LVM](https://en.wikipedia.org/wiki/Logical_Volume_Manager_(Linux)).
85
85
- Alle Komponenten sind in Docker-Containern verpackt.
Copy file name to clipboardExpand all lines: translations/README.portuguese-br.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ Leia mais:
80
80
- Clonagem the bancos de dados Postgres ultrarrápidos - apenas alguns segundos para criar um novo clone pronto para aceitar conexões e queries, independentemente do tamanho do banco de dados.
81
81
- O número máximo teórico de snapshots e clones é 2<sup>64</sup> ([ZFS](https://en.wikipedia.org/wiki/ZFS), default).
82
82
- O número máximo teórico de do diretório de dados do PostgreSQL: 256 quatrilhões zebibytes, ou 2<sup>128</sup> bytes ([ZFS](https://en.wikipedia.org/wiki/ZFS), default).
83
-
- Versões _major_ do PostgreSQL suportadas: 9.6–14.
83
+
- Versões _major_ do PostgreSQL suportadas: 9.6–16.
84
84
- Duas tecnologias são suportadas para viabilizar o thin cloning ([CoW](https://en.wikipedia.org/wiki/Copy-on-write)): [ZFS](https://en.wikipedia.org/wiki/ZFS) e [LVM](https://en.wikipedia.org/wiki/Logical_Volume_Manager_(Linux)).
85
85
- Todos os componentes estão empacotados em docker containers.
86
86
- UI para tornar o trabalho manual mais conveniente.
Copy file name to clipboardExpand all lines: translations/README.russian.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@
81
81
- Молниеносное клонирование БД Postgres - создание нового клона, готового к работе, всего за несколько секунд (вне зависимости от размера БД).
82
82
- Максимальное теоретическое количество снимков: 2<sup>64</sup>. ([ZFS](https://en.wikipedia.org/wiki/ZFS), вариант по умолчанию).
83
83
- Максимальный теоретический размер директории данных PostgreSQL: 256 квадриллионов зебибайт или 2<sup>128</sup> байт ([ZFS](https://en.wikipedia.org/wiki/ZFS), вариант по умолчанию).
84
-
- Поддерживаются все основные версии PostgreSQL: 9.6-14.
84
+
- Поддерживаются все основные версии PostgreSQL: 9.6-16.
85
85
- Для реализации тонкого клонирования поддерживаются две технологии ([CoW](https://en.wikipedia.org/wiki/Copy-on-write)): [ZFS](https://en.wikipedia.org/wiki/ZFS) и [LVM](https://en.wikipedia.org/wiki/Logical_Volume_Manager_(Linux)).
0 commit comments