Regarding start postgresql startservice

Regarding start postgresql startservice

am 25.04.2006 06:48:46 von D Srinivas-in1713c

This is a multi-part message in MIME format.

------_=_NextPart_001_01C66823.89AD4EA1
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Hi=20
Iam Srinivas ,iam new to postgreSQL I installed without any problem but
iam unable to start to start service=20
plse help me how to startservice
=20
Thanks and regards
Srinivas

------_=_NextPart_001_01C66823.89AD4EA1
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable



charset=3Dus-ascii">


Hi=20

Iam =
Srinivas ,iam=20
new to postgreSQL I installed without any problem but iam unable to =
start to=20
start service

class=3D214044604-25042006>plse  help me=20
how to startservice

class=3D214044604-25042006> 

Thanks =
and=20
regards

class=3D214044604-25042006>Srinivas


------_=_NextPart_001_01C66823.89AD4EA1--

Re: Regarding start postgresql startservice

am 28.04.2006 08:36:19 von Marcus.Wang

It will be helpful if you tell us what OS you are using :)

Linux
/etc/init.d/postgres start
/etc/rc.d/postgres start
It will initialized the database @ /var/lib/pgsql/data or
/usr/local/pgsql depending on the distro.
Or do man pg_ctl or man postmaster
More Info
http://www.postgresql.org/docs/7.4/static/installation.html
http://www.postgresql.org/docs/8.0/static/installation.html

Regards

This communication may contain CONFIDENTIAL or copyright information of
Telstra Corporation Limited (ABN 33 051 775 556). If you are not an
intended recipient, you MUST NOT keep, forward, copy, use, save or rely
on this communication, and any such action is unauthorised and
prohibited. If you have received this communication in error, please
reply to this e-mail to notify the sender of its incorrect delivery, and
then delete both it and your reply. Thank you.

________________________________

From: pgsql-admin-owner@postgresql.org
[mailto:pgsql-admin-owner@postgresql.org] On Behalf Of D
Srinivas-in1713c
Sent: Tuesday, 25 April 2006 2:49 PM
To: pgsql-admin@postgresql.org
Subject: [ADMIN] Regarding start postgresql startservice


Hi=20
Iam Srinivas ,iam new to postgreSQL I installed without any problem but
iam unable to start to start service=20
plse help me how to startservice
=20
Thanks and regards
Srinivas

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Re: Regarding start postgresql startservice

am 28.04.2006 15:09:12 von tim.mcelroy

This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C66AC4.F1B563EE
Content-Type: text/plain;
charset="iso-8859-1"

I use the /etc/init.d/postgresql
{start|stop|status|restart|condrestart|condstop|reload|force -reload} command
on my Linux boxes and it works great.

I recently installed PG on a couple Solaris boxes and found that the install
did not come with the above command so I use pg_ctl as Marcus mentions. My
question, has anyone tried using the Linux /etc/init.d/postgresql script on
Solaris? If so, what were the results? I haven't tried it yet myself but
if I do and get it to work I'll post the result back to the list.

Tim

-----Original Message-----
From: pgsql-admin-owner@postgresql.org
[mailto:pgsql-admin-owner@postgresql.org] On Behalf Of Wang, Marcus
Sent: Friday, April 28, 2006 2:36 AM
To: pgsql-admin@postgresql.org
Subject: Re: [ADMIN] Regarding start postgresql startservice
Importance: High

It will be helpful if you tell us what OS you are using :)

Linux
/etc/init.d/postgres start
/etc/rc.d/postgres start
It will initialized the database @ /var/lib/pgsql/data or
/usr/local/pgsql depending on the distro.
Or do man pg_ctl or man postmaster
More Info
http://www.postgresql.org/docs/7.4/static/installation.html
http://www.postgresql.org/docs/8.0/static/installation.html

Regards

This communication may contain CONFIDENTIAL or copyright information of
Telstra Corporation Limited (ABN 33 051 775 556). If you are not an
intended recipient, you MUST NOT keep, forward, copy, use, save or rely
on this communication, and any such action is unauthorised and
prohibited. If you have received this communication in error, please
reply to this e-mail to notify the sender of its incorrect delivery, and
then delete both it and your reply. Thank you.

________________________________

From: pgsql-admin-owner@postgresql.org
[mailto:pgsql-admin-owner@postgresql.org] On Behalf Of D
Srinivas-in1713c
Sent: Tuesday, 25 April 2006 2:49 PM
To: pgsql-admin@postgresql.org
Subject: [ADMIN] Regarding start postgresql startservice


Hi
Iam Srinivas ,iam new to postgreSQL I installed without any problem but
iam unable to start to start service
plse help me how to startservice

Thanks and regards
Srinivas

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

------_=_NextPart_001_01C66AC4.F1B563EE
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable




charset=3Diso-8859-1">
5.5.2657.73">
RE: [ADMIN] Regarding start postgresql startservice



I use the /etc/init.d/postgresql  =
{start|stop|status|restart|condrestart|condstop|reload|force -reload} =
command on my Linux boxes and it works great. 



I recently installed PG on a couple Solaris boxes and =
found that the install did not come with the above command so I use =
pg_ctl as Marcus mentions.  My question, has anyone tried using =
the Linux /etc/init.d/postgresql script on Solaris?  If so, what =
were the results?  I haven't tried it yet myself but if I do and =
get it to work I'll post the result back to the list.



Tim



 -----Original Message-----

From:   pgsql-admin-owner@postgresql.org [ HREF=3D"mailto:pgsql-admin-owner@postgresql.org">mailto:pgsq l-admin-owne=
r@postgresql.org
]  On Behalf Of Wang, Marcus


Sent:   Friday, April 28, 2006 2:36 =
AM


To:     =
pgsql-admin@postgresql.org


Subject:        =
Re: [ADMIN] Regarding start postgresql startservice


Importance:     High



It will be helpful if you tell us what OS you are =
using :)



Linux

/etc/init.d/postgres start

/etc/rc.d/postgres start

It will initialized the database @ =
/var/lib/pgsql/data or


/usr/local/pgsql depending on the distro.

Or do man pg_ctl or man postmaster

More Info

HREF=3D"http://www.postgresql.org/docs/7.4/static/installati on.html" =
TARGET=3D"_blank">http://www.postgresql.org/docs/7.4/static/ installation=
..html


HREF=3D"http://www.postgresql.org/docs/8.0/static/installati on.html" =
TARGET=3D"_blank">http://www.postgresql.org/docs/8.0/static/ installation=
..html



Regards



This communication may contain CONFIDENTIAL or =
copyright information of


Telstra Corporation Limited (ABN 33 051 775 556). If =
you are not an


intended recipient, you MUST NOT keep, forward, =
copy, use, save or rely


on this communication, and any such action is =
unauthorised and


prohibited. If you have received this communication =
in error, please


reply to this e-mail to notify the sender of its =
incorrect delivery, and


then delete both it and your reply. Thank =
you.



________________________________



From: pgsql-admin-owner@postgresql.org

[ HREF=3D"mailto:pgsql-admin-owner@postgresql.org">mailto:pgsq l-admin-owne=
r@postgresql.org
] On Behalf Of D


Srinivas-in1713c

Sent: Tuesday, 25 April 2006 2:49 PM

To: pgsql-admin@postgresql.org

Subject: [ADMIN] Regarding start postgresql =
startservice





Hi

Iam Srinivas ,iam new to postgreSQL I installed =
without any problem but


iam unable to start to start service

plse  help me how to startservice

 

Thanks and regards

Srinivas



---------------------------(end of =
broadcast)---------------------------


TIP 3: Have you checked our extensive FAQ?



SIZE=3D2>          &nb=
sp;    TARGET=3D"_blank">http://www.postgresql.org/docs/faq





------_=_NextPart_001_01C66AC4.F1B563EE--