Ralf Becker
|
92ac6bb039
|
* Backup: backing up bool columns now for all databases as 1 or 0, but understanding PostgreSQL "t" or "f" too
|
2015-01-30 12:49:33 +00:00 |
|
Ralf Becker
|
c6e3dce8dd
|
* Backup: fixed broken backup of tables without an auto index
|
2015-01-15 16:35:35 +00:00 |
|
Ralf Becker
|
63d48ac7c9
|
* PostgreSQL/Admin/Setup: backup stopped with SQL error
|
2014-08-26 14:04:13 +00:00 |
|
Ralf Becker
|
d7c6caac47
|
* Backup: backup could contain rows multiple times (which caused restore to fail)
|
2014-07-11 17:37:36 +00:00 |
|
Ralf Becker
|
6bc8cdcf30
|
* Admin/Setup: fixed restore always converted longtext columns to text and therefore truncating them to 64k on MySQL, also fixed backup to report them correctly in backup of schema
|
2013-01-21 09:50:50 +00:00 |
|
Ralf Becker
|
146dba095f
|
invalidate categories cache after DB restore
|
2012-07-03 08:18:44 +00:00 |
|
Ralf Becker
|
65a8e891b3
|
chunk size for number of rows to query was far to low for huge tables like egw_history_log which can be a couple of million rows, backup took far to long
|
2012-07-03 07:06:29 +00:00 |
|
Ralf Becker
|
1379a5da45
|
* Admin/DB-Backup: querying only chunks for 100 rows, to not run into memory limit on huge tables
|
2012-06-30 15:19:40 +00:00 |
|
Ralf Becker
|
dcee0a6aaf
|
* Backup: fix sometimes not working restore (seems like an internal error in preg_match, causing Apache to run at 100% CPU never finishing) for php 5.3+
|
2012-06-17 10:11:46 +00:00 |
|
Ralf Becker
|
fe687817ca
|
have to use schema from backup itself, not (autoloaded) current schema
|
2012-04-13 06:10:28 +00:00 |
|
Ralf Becker
|
72c4baa79c
|
* Setup/Restore: fixed since r38812/1.8.004.20120410 not working restore of backups
|
2012-04-12 13:27:12 +00:00 |
|
Ralf Becker
|
15646580c5
|
check and reset cookie configuration, if it does not match current enviroment
|
2012-03-15 12:56:51 +00:00 |
|
Ralf Becker
|
6f8406f93f
|
do not restore install_id, as that would give two systems with identical install_id
|
2011-05-07 17:11:11 +00:00 |
|
Ralf Becker
|
f595a3f334
|
do NOT allow to change backup_files config if backup is called outside of setup, as it can have a huge impact on the server
|
2011-01-20 22:21:34 +00:00 |
|
Klaus Leithoff
|
102289e2ff
|
assumption if strlen>24 and not starting with " it is to be treated as bas64 encoded, falls short of postgres timestamps length; testing for strlen>26 now
|
2010-11-08 13:26:11 +00:00 |
|
Hans-Jürgen Tappe
|
ee4428338c
|
Merge rev. 31588 into 1.8.
|
2010-09-12 13:42:30 +00:00 |
|