161 reputation
8
bio website
location
age
visits member for 11 months
seen Apr 24 at 15:11
stats profile views 5

Apr
5
accepted Comparing two tables for a UUID change and fix it
Apr
3
asked Comparing two tables for a UUID change and fix it
Mar
26
awarded  Tumbleweed
Mar
19
asked How do I check if a constraint exists on Firebird?
Feb
5
accepted Automatic MySQL Sync from master, where Slave was offline for long period of time
Feb
5
asked Automatic MySQL Sync from master, where Slave was offline for long period of time
Jan
31
accepted Master to Slave to Slave Configuration in MySQL
Jan
31
comment Master to Slave to Slave Configuration in MySQL
let us continue this discussion in chat
Jan
31
revised Master to Slave to Slave Configuration in MySQL
Added Master Status
Jan
31
comment Master to Slave to Slave Configuration in MySQL
I have recently updated the snapshot on server 2 by request of the boss
Jan
31
awarded  Editor
Jan
31
comment Master to Slave to Slave Configuration in MySQL
doesn't appear to have it running
Jan
31
revised Master to Slave to Slave Configuration in MySQL
Added Versions
Jan
31
comment Master to Slave to Slave Configuration in MySQL
50MB, server 1 can't go down for more than a minute, server 2/3 are expendable for now, No.
Jan
31
asked Master to Slave to Slave Configuration in MySQL
Oct
25
awarded  Citizen Patrol
Sep
24
comment Maximum number of databases for single instance of PostgreSQL 9
Wal Archiving for a backup would make sense here.
Sep
24
awarded  Commentator
Sep
11
awarded  Teacher
Sep
11
comment Postgresql WAL Archiving, How to do it properly?
Ok, restore works, but there were a few things they didn't mention in the Docs. namely, that the directory you need to set the restore command to is the data area for postgresql (on ubuntu this is /var/lib/postgresql/<main_version>.<minor_version>/main/), also it doesn't seem to do everything for you in regards to getting the server back online, you still have to physically start the server again, but i suppose thats for safety