Schema for J2EE project

Поиск
Список
Период
Сортировка
От MargaretGillon@chromalloy.com
Тема Schema for J2EE project
Дата
Msg-id OFD8C77AED.3BC792DF-ON88257589.00728626-88257589.0072862B@CHROMALLOY.COM
обсуждение исходный текст
Ответы Re: Schema for J2EE project  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2"><div><font size="3">Using </font><font
size="3">Postgresql8.2.11 on Ubuntu 7.10.<br /><br /></font><font size="3">I am writing a J2EE project but do not want
userspecific schemas because this application sits on a production floor and any production employee can walk to a
workstationand access the database to punch work time. I know that the public schema is not supposed to be used. <br
/><br/>Is the best practice to make one schema for the database and then delete public? <br /><br />Will using a schema
otherthan public cause problems for users accessing the database with ODBC from Windows?<br /><br />Thank
you,</font><fontsize="3"><br />Margaret.<br /></font></div></font> 

В списке pgsql-general по дате отправления:

Предыдущее
От: Osvaldo Kussama
Дата:
Сообщение: Re: Optimization Wizard
Следующее
От: Vyacheslav Kalinin
Дата:
Сообщение: Re: Read a CLOB data from an Oracle table and INSERT it into a BYTEA column in Postgres using jdbc?