connection variables problem

Поиск
Список
Период
Сортировка
От Badawy, Mohamed
Тема connection variables problem
Дата
Msg-id 8EF82CD876C6F2439EBF55C5A1D9061A429C96@amsmamx01.mannheim-germany.europe.ams.local
обсуждение исходный текст
Ответы Re: connection variables problem
Список pgsql-jdbc

Hi am new to postgresql

Am working using maven framework I want to connect to the DB with no foreign key checking in mysql I use to write (Connection jdbcConnection = DriverManager.getConnection(

                      "jdbc:postgresql://localhost:5432/post?sessionVariables=FOREIGN_KEY_CHECKS=0", "aaa", "aaa");)

I want the corresponding to in postgresql

 

 


THIS EMAIL AND ANY ATTACHED FILES ARE CONFIDENTIAL.

If you are not the intended recipient you are notified that any disclosure, reproduction, copying, distribution, or action taken in reliance on the contents of this information is strictly prohibited. If you have received this transmission in error please notify the sender immediately and then delete this email. Email transmission cannot be guaranteed to be secure or error free as information could be intercepted, corrupted, lost, destroyed,arrive late or incomplete, or contain viruses. The company/sender accepts no liability for any changes made to this email during transmission or any damage caused by any virus transmitted by this email. Any views or opinions expressed in this email are solely those of the author and do not necessarily represent those of the company. The company/sender accepts no liability for the content of this email, or for the consequences of any actions taken on the basis of the information provided, unless that information is subsequently confirmed in writing.

AMS Advanced Medical Services GmbH, Mannheim - Registered office: Am Exerzierplatz 2, 68167 Mannheim - Register court: Amtsgericht  Mannheim, HRB 7462  - Managing Director: Dr. Christian Carls

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: JDBC Default Encoding
Следующее
От: "B. Jordan"
Дата:
Сообщение: error: unterminated dollar-quoted string with 8.2-505.jdbc3.jar?