3,892 reputation
1830
bio website
location Berlin, Germany
age 37
visits member for 1 year, 3 months
seen 7 hours ago
stats profile views 394

Oct
8
comment Trouble with PDO query + LEFT JOIN
And what's the question?
Oct
8
revised How do I query to pull all data in row based MIN and MAX service date?
.language.
Oct
8
awarded  Custodian
Oct
8
reviewed Reviewed How to store many smallish time-series in a relational DB?
Oct
8
reviewed Reviewed Export table without BLOB column
Oct
8
suggested suggested edit on Export table without BLOB column
Oct
8
awarded  Custodian
Oct
8
reviewed Reviewed How do I query to pull all data in row based MIN and MAX service date?
Oct
8
suggested suggested edit on How do I query to pull all data in row based MIN and MAX service date?
Oct
5
answered PostgreSQL Index Caching
Oct
5
comment Slow backup and extremely slow restores
@user1207758 That way you try to compare two completely different systems. This will not yield too much useful information, even less about why the restore takes so long on MySQL. And a question: what options did you pass to mysqldump?
Oct
5
revised Slow backup and extremely slow restores
added mysql.ini from comments
Oct
5
suggested suggested edit on Slow backup and extremely slow restores
Oct
5
comment Slow backup and extremely slow restores
How did you convert to SQL Server?
Oct
5
revised Help with a multi-language medical database
language, language, language
Oct
5
suggested suggested edit on Help with a multi-language medical database
Oct
5
comment Is the speed of a PostgreSQL SELECT adversely affected by too many indexes on the table?
@rfusca I made a joke lately about too many indexes confusing the planner - so it wasn't a joke?
Oct
4
revised How to execute a query from psql without waiting for the result?
correctifiation based on Erwin's comment
Oct
4
comment How to execute a query from psql without waiting for the result?
Please see the last paragraph I added.
Oct
4
revised How to execute a query from psql without waiting for the result?
adding further possibilities