While debugging the JDBC driver I've come across this: template1=> create user test with password temppass; ERROR: Bad abstime external representation '' *ABORT STATE* template1=> create user test with password temppass valid until '2000 dec 31'; NOTICE: (transaction aborted): all queries ignored until end of transaction block template1=> end; END template1=> create user test with password temppass valid until '2000 dec 31'; CREATE USER You'll notice that I had to define a valid until date to get it working, and that when the error occured, I had to end a transaction, even though one didn't exist before create user was called. -- Peter T Mount peter@retep.org.uk Main Homepage: http://www.retep.org.uk PostgreSQL JDBC Faq: http://www.retep.org.uk/postgresJava PDF Generator: http://www.retep.org.uk/pdf
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера