Re: FreeTDS/unixODBC Best Practices
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <1227948663.7468.3.camel@freddy> |
Il giorno gio, 27/11/2008 alle 15.23 +0100, Stephan Austermühle ha scritto: > Hi, > > are there any Best Practices or recommendations on how to setup and or > configure FreeTDS + unixODBC (+ Perl + DBD::ODBC) for best (production) > performance? > > Kind regards, > > Stephan I think - assure to disable logging - use proper TDS protocol - don't use named instance (or just use port of instance) freddy77