Linux

Ubuntu Server pgadmin3 Kurulumu (Ubuntu Server 12.04 LTS 64bit)

By
on
July 26, 2016

PostgreSQL'i kurduktan sonra pgadmin3'üde kuralım.

sudo apt-get install pgadmin3

Komutundan sonra bir dizi işlem yapacak ve (Y/N) olarak size soracak.

sudo -u postgres psql postgres

ile postgres kullanıcısına geçiş yapıyoruz.

\password postgres
ile postgres kullanıcısına yeni şifre atıyoruz.

Kurulum bu şekilde.
Sonrasında postgresql.conf ve pg_hba.conf ayarlarını yapıp port açtıktan sonra postgresql hazır.

TAGS
RELATED POSTS

LEAVE A COMMENT

Sercan Toğrul
Java Developer - Kyrenia

I'm a java developer. I'm from Turkey but I live in Cyprus. You can see my skills and my notes here. Do you have a question you can send me email and I will answer!