Re: Looking for Suggestion on Learning

From: Vincent Veyron <vv(dot)lists(at)wanadoo(dot)fr>
To: Matt <urlugal(dot)mailinglists(at)gmail(dot)com>
Cc: ray joseph <ray(at)aarden(dot)us>, pgsql-general(at)postgresql(dot)org
Subject: Re: Looking for Suggestion on Learning
Date: 2011-02-06 20:39:05
Message-ID: 1297024745.10507.7.camel@asus-1001PX.home
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Le dimanche 06 février 2011 à 12:27 -0500, Matt a écrit :
>
>
> On Sun, Feb 6, 2011 at 11:14 AM, ray joseph <ray(at)aarden(dot)us> wrote:
> Matt,

>
> When you hand code SQL with Notepad++, how do you launch the
> code?
>
>
>
> There are several ways to launch the code. I use the PHPPGAdmin and
> load the file into the GUI and launch it that way.

In psql, you type :

\i path/to/file/with/sql

and it will play your code.

There was a recent thread with a question similar to yours, have a look
at it :

http://postgresql.1045698.n5.nabble.com/Basic-Tutorials-for-9-0-td3259760.html

--
Vincent Veyron
http://marica.fr/
Logiciel de gestion des dossiers de contentieux et d'assurance pour le service juridique

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mage 2011-02-06 20:39:16 Re: isn't "insert into where not exists" atomic?
Previous Message Paolo Saudin 2011-02-06 20:13:11 R: plperl.dll on windows with postgresql 9.0