Not generally unless you're getting them continuously.
Make sure all processes (from CGI or command line or whatever) accessing the texis database are always running as the same non-root user. If any process accessing the database is an API program make sure it always closes it's database connections before exiting.