When you are coding, you should try to separate out the things that change from the things that stay the same. This isn’t my idea, but it is worth tip’n here as I just saw a really good, simple example of this…
Read the rest of this entryPostgreSQL on Windows - Startup Errors
April 16th, 2008
If you are using PostgreSQL on Windows and you get: FATAL: pre-existing shared memory block is still in use Or you get: HINT: Check if there are any old server processes still running, and terminate them. errors, here is how you fix it.
Read the rest of this entryLatest comments
- Bryan Ray
@Mikel Excellent post. I’ve often had a hard time getting away from fixtures, because I like the added benefit you...
- marcus
it seems like he removed the pages, what a lost … :-( happen to have the pages saved offline ,...
- Mikel
Heya Zach,
That’s great to hear!
Thanks for updating the comments too! Much appreciated that you are letting others know...
- Zach Dennis
Mikel,
Ever since I posted my long winded comment I’ve been much more proactive in using inline helpers over before...
- grahame
He really nailed it. That is so true. Overly cautious on the first and “underly” cautious on the second.
That’s...
- Mahmoud M'HIRI
Well, it’s not accurate that MySQL do not support transactions, it does when the used storage engine is InnoDB and...