Hi-- I'm using the JDBC driver that came with my pg-7.0.2, and I'm also playing with Sun's J2EE SDK. Apparently, when the SDK tries to create tables, it looks at the DatabaseMetaData from the driver Connection, searching for an appropriate text type. The first one it finds is NAME, which doesn't seem quite right. The PostgreSQL manual says that NAME is really only supposed to be used for internal purposes; if that's the case, then shouldn't getTypes() say that NAME is OTHER, instead of VARCHAR? Chris -- ----------------------------------------------------- chris@mt.sri.com Chris Jones SRI International, Inc.
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера