Skip to content

Commit 6a0df23

Browse files
committed
Update texts to be posted (LinkedIn, XING) after a release
1 parent 13de513 commit 6a0df23

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

RELEASE.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@
1313

1414
> **New version x.x.x of zabbix-mysql-dump**
1515
>
16-
> zabbix-mysql-dump is a Linux bash script for backing up a Zabbix MySQL database.<br>
17-
> Tables holding configuration data will be fully backed up while for mass data tables (events, history, trends, ...) only the table schema is stored.
16+
> zabbix-dump is a Linux bash script for backing up the Zabbix configuration by saving MySQL or PostgreSQL database tables into a file.<br>
17+
> Tables holding configuration data will be fully backed up. For mass data tables (events, history, trends, ...) only the table schema is stored without any data (to keep the backup small).
1818
>
1919
> Overiew: https://github.com/maxhq/zabbix-backup/wiki<br>
2020
> Download: https://github.com/maxhq/zabbix-backup/releases/latest
2121
2222
* Announce release at https://www.xing.com/communities/forums/100845147
2323

24-
> **Neue Version x.x.x von zabbix-mysql-dump**
24+
> **Neue Version x.x.x von zabbix-dump**
2525
>
26-
> zabbix-mysql-dump ist ein Linux-Bash-Skript zum Backup der MySQL-Datenbank einer Zabbix-Installation.<br>
27-
> Es sichert Konfigurationsdaten komplett, jedoch bei Tabellen mit Massendaten (Historie, Events, Trends) nur das "leere" Datenbankschema.
26+
> zabbix-dump ist ein Linux-Bash-Skript zum Backup der Zabbix-Konfiguration durch Sicherung der MySQL- bzw. PostgreSQL-Datenbanktabellen in eine Datei.<br>
27+
> Es sichert Konfigurationsdaten komplett, bei Tabellen mit Massendaten (Historie, Events, Trends etc.) jedoch nur das "leere" Datenbankschema (um das Backup zu minimieren).
2828
>
2929
> Übersicht: https://github.com/maxhq/zabbix-backup/wiki<br>
3030
> Download: https://github.com/maxhq/zabbix-backup/releases/latest

0 commit comments

Comments
 (0)