PostgreSQL Kullanım Ayarları

Lists: pgsql-tr-genel
From: MrLinux <kinetixcicocuk(at)gmail(dot)com>
To: "pgsql-tr-genel(at)lists(dot)postgresql(dot)org" <pgsql-tr-genel(at)lists(dot)postgresql(dot)org>
Subject: PostgreSQL Kullanım Ayarları
Date: 2022-01-04 18:03:44
Message-ID: 315313F4-6F77-43F6-AA8B-7383252E31AB@hxcore.ol
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-tr-genel

<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@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;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
{page:WordSection1;}
--></style></head><body lang=TR link=blue vlink="#954F72" style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal>Sevgili arkadaşlar,</p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>             PostgreSQL kullanırken hangi yapılandırma ayarlarını kullanmamız önerilebilir?</p><p class=MsoNormal>             Şifreyi değiştirebileceğimiz bir ayar var ise ya da eklenirse sevinirim.</p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Saygılar, Ali Koca</p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Windows için <a href="https://go.microsoft.com/fwlink/?LinkId=550986">Posta</a> ile gönderildi</p><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>

Attachment Content-Type Size
unknown_filename text/html 1.6 KB

From: Devrim Gündüz <devrim(at)gunduz(dot)org>
To: MrLinux <kinetixcicocuk(at)gmail(dot)com>, "pgsql-tr-genel(at)lists(dot)postgresql(dot)org" <pgsql-tr-genel(at)lists(dot)postgresql(dot)org>
Subject: Re: PostgreSQL Kullanım Ayarları
Date: 2022-01-04 18:17:11
Message-ID: c9f386f5ac964e291b8dcf25ebd16c15b6fb4203.camel@gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-tr-genel


Merhaba,

On Tue, 2022-01-04 at 21:03 +0300, MrLinux wrote:
> PostgreSQL kullanırken hangi yapılandırma ayarlarını kullanmamız
> önerilebilir?

https://www.youtube.com/watch?v=8iRl_n28iKQ
https://www.youtube.com/watch?v=yto_LwJPuqM

> Şifreyi değiştirebileceğimiz bir ayar var ise ya da eklenirse
> sevinirim.

Parolayı SQL interface üzerinden değiştirebilirsiniz:

ALTER ROLE ... PASSWORD '...';

İyi çalışmalar,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR