Vacuuming makes the databases perform faster.
Run this command to vacuum:
vacuumdb --analyze --verbose -d [database_name]
Various nuggets of useful technical information.
Monday, July 14, 2008
Sunday, July 6, 2008
Disabling/Removing persistent Lexmark Print Spooler
Click on Start --> Right Click on My Computer and choose manage --> services and applications --> services.
Scroll down and make sure you disable the lexbce server and the print spooler.
Once your done, click OK through it all.
Click on the Start --> Run.
Copy and paste his string:
sc config spooler depend=RPCSS
Click run.
This will disable the lexbce problem and start your print spooler.
Scroll down and make sure you disable the lexbce server and the print spooler.
Once your done, click OK through it all.
Click on the Start --> Run.
Copy and paste his string:
sc config spooler depend=RPCSS
Click run.
This will disable the lexbce problem and start your print spooler.
Subscribe to:
Posts (Atom)