This is a multi-part message in MIME format.
------=_NextPart_000_0009_01CB80D9.206EEC30
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hallo,
nachdem ich die pg_hba.conf geändert hatte, habe ich mich auf die =
suche
gemacht, um herauszufinden, wie man postgresql dazu bekommt die =
änderungen
ohne neustart (also ohne disconnect der user) realisieren kann.
Dabei stieß ich auf folgende lösung:
1. Postgres User: su =96 postgres
2. Make Changes: vi /var/lib/pgsql/data/pg_hba.conf
3. Reload Configs: pg_ctl reload -D /var/lib/pgsql/data/
Quelle:
http://www.question-defense.com/2008/09/30/make-pg_hbaconf-c hanges-activa=
te-
without-restarting-postgres
Ich musste allerdings festellen, dass meine postgresql-9.0 installation =
gar
kein pg_ctl mit sich bringt.
Gibt es eine andere möglicht mein vorhaben zu realisieren, oder muss =
ich die
pg_ctl nutzen und woher würde ich sie bekommen?
Problem: mein db-rechner hat keinen internetzugang, ich muss die *.deb =
files
manuell einspielen.
Viele grüße
hubert
------=_NextPart_000_0009_01CB80D9.206EEC30
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<meta name=3DGenerator content=3D"Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
[at] font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
[at] font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p
{mso-style-priority:99;
mso-margin-top-alt:auto;
margin-right:0cm;
mso-margin-bottom-alt:auto;
margin-left:0cm;
font-size:12.0pt;
font-family:"Times New Roman","serif";}
span.E-MailFormatvorlage17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
..MsoChpDefault
{mso-style-type:export-only;}
[at] page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
{page:WordSection1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3DDE link=3Dblue vlink=3Dpurple>
<div class=3DWordSection1>
<p class=3DMsoNormal>Hallo,<o:p></o:p></p>
<p class=3DMsoNormal><o:p> </o:p></p>
<p class=3DMsoNormal>nachdem ich die pg_hba.conf geändert hatte, habe =
ich mich
auf die suche gemacht, um herauszufinden, wie man postgresql dazu =
bekommt die
änderungen ohne neustart (also ohne disconnect der user) realisieren =
kann.<o:p></o:p></p>
<p class=3DMsoNormal>Dabei stieß ich auf folgende =
lösung:<o:p></o:p></p>
<p class=3DMsoNormal><o:p> </o:p></p>
<p><strong><span lang=3DEN-US>1.</span></strong><span lang=3DEN-US> =
Postgres User:
su – postgres<br>
<strong>2.</strong> Make Changes: vi /var/lib/pgsql/data/pg_hba.conf<br>
<strong>3.</strong> Reload Configs: pg_ctl reload -D =
/var/lib/pgsql/data/<o:p></o:p></span></p>
<p class=3DMsoNormal>Quelle: <a
href=3D"http://www.question-defense.com/2008/09/30/make-pg_h baconf-change=
s-activate-without-restarting-postgres">http://www.question- defense.com/2=
008/09/30/make-pg_hbaconf-changes-activate-without-restartin g-postgres</a=
><o:p></o:p></p>
<p class=3DMsoNormal><o:p> </o:p></p>
<p class=3DMsoNormal>Ich musste allerdings festellen, dass meine =
postgresql-9.0
installation gar kein pg_ctl mit sich bringt.<o:p></o:p></p>
<p class=3DMsoNormal>Gibt es eine andere möglicht mein vorhaben zu =
realisieren,
oder muss ich die pg_ctl nutzen und woher würde ich sie =
bekommen?<o:p></o:p></p>
<p class=3DMsoNormal>Problem: mein db-rechner hat keinen internetzugang, =
ich muss
die *.deb files manuell einspielen.<o:p></o:p></p>
<p class=3DMsoNormal><o:p> </o:p></p>
<p class=3DMsoNormal>Viele grüße<o:p></o:p></p>
<p class=3DMsoNormal><o:p> </o:p></p>
<p class=3DMsoNormal>hubert<o:p></o:p></p>
<p class=3DMsoNormal><o:p> </o:p></p>
</div>
</body>
</html>
------=_NextPart_000_0009_01CB80D9.206EEC30--
