From: | Devrim GUNDUZ <devrim(at)commandprompt(dot)com> |
---|---|
To: | Adnan DURSUN <a_dursun(at)hotmail(dot)com> |
Cc: | esrefatak <esrefatak(at)gmail(dot)com>, PostgreSQL Türkiye -Genel <pgsql-tr-genel(at)PostgreSQL(dot)org> |
Subject: | Re: Re: [pgsql-tr-genel] Şema |
Date: | 2006-02-24 22:44:05 |
Message-ID: | 1140821045.29780.1.camel@evim.gunduz.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-tr-genel |
Merhaba,
On Sat, 2006-02-25 at 00:27 +0200, Adnan DURSUN wrote:
> ----- Original Message -----
> >From: "esrefatak" <esrefatak(at)gmail(dot)com>
> >To: <pgsql-tr-genel(at)postgresql(dot)org>
> >Sent: Friday, February 24, 2006 5:15 PM
> >Subject: [pgsql-tr-genel] Şema belirtmeden SQL çalıştırmak
>
>
> ....
>
> Acaba, şemayı belirtmeden SQL çalıştırmamın bir yolu yok mudur?
> "Default schema" gibi bir ayar hayal ediyorum yani.
>
> postgresql.conf içinde search_path değişkenini kullanın
Ya da ilgili sorgudan önce
SET search_path TO 'şema_adı';
Saygılar.
--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: PL/php, plPerlNG - http://www.commandprompt.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Volkan YAZICI | 2006-02-25 09:04:33 | Re: Şema belirtmeden SQL |
Previous Message | Adnan DURSUN | 2006-02-24 22:27:53 | Re: [pgsql-tr-genel] Şema belirtmeden SQL çalıştırmak |