Re: Can PostgreSQL do data type automated casting in
| От | Tjioe Ai Xin |
|---|---|
| Тема | Re: Can PostgreSQL do data type automated casting in |
| Дата | |
| Msg-id | 200511231802.32984.xinxincute@gmail.com обсуждение исходный текст |
| Ответ на | Re: Can PostgreSQL do data type automated casting in (Oliver Jowett <oliver@opencloud.com>) |
| Ответы |
Re: Can PostgreSQL do data type automated casting in
|
| Список | pgsql-jdbc |
Hi Oliver.. How can I make it default to off? Does the performance of PostgreSQL drop a lot if I change it? Especially the speed? Thanks in advance. Xin Xin On Tuesday 22 November 2005 16:33, you wrote: > Dave Cramer wrote: > > The easier way to deal with this has already been discussed. Simply > > bind String to the Oid.Unknown type, and let the server deal with it. > > > > How about we make this a configuration parameter. > > I was thinking about this some more and that seems like the best thing > to do for now. > > Make it default to off (i.e. current 8.0/8.1 behaviour by default) and > turn it on if you specify a separate parameter or if you specify > compatible=7.4 > > -O >
В списке pgsql-jdbc по дате отправления: