Обсуждение: Need Information

Поиск
Список
Период
Сортировка

Need Information

От
Praveen kumar reddy Thukivakam
Дата:
Hi Team,

We are using Postgre SQL 9.3 version for our Project, able to connect to Po=
stgre after downloading and we are not sure how can we import postgresql-jb=
pm-schema.SQL file into Postgre DB, could you help us with any document how=
 can we import the Script files into DB

Thanks,
Praveen



::DISCLAIMER::
---------------------------------------------------------------------------=
-------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and inte=
nded for the named recipient(s) only.
E-mail transmission is not guaranteed to be secure or error-free as informa=
tion could be intercepted, corrupted,
lost, destroyed, arrive late or incomplete, or may contain viruses in trans=
mission. The e mail and its contents
(with or without referred errors) shall therefore not attach any liability =
on the originator or HCL or its affiliates.
Views or opinions, if any, presented in this email are solely those of the =
author and may not necessarily reflect the
views or opinions of HCL or its affiliates. Any form of reproduction, disse=
mination, copying, disclosure, modification,
distribution and / or publication of this message without the prior written=
 consent of authorized representative of
HCL is strictly prohibited. If you have received this email in error please=
 delete it and notify the sender immediately.
Before opening any email and/or attachments, please check them for viruses =
and other defects.

---------------------------------------------------------------------------=
-------------------------------------------------------------------------

Re: Need Information

От
John R Pierce
Дата:
On 2/11/2014 11:21 PM, Praveen kumar reddy Thukivakam wrote:
> We are using Postgre SQL 9.3 version for our Project, able to connect
> to Postgre after downloading and we are not sure how can we import
> *postgresql-jbpm-schema.SQL *file into Postgre DB, could you help us
> with any document how can we import the Script files into DB

psql [ -h hostname -U username -p port ] -d databasename -f
postgresql-jbpm-schema.SQL

[ ] stuff is optional as needed.   the database needs to be created
first and probably should be owned by the user/role importing the schema.

--
john r pierce                                      37N 122W
somewhere on the middle of the left coast