Re: tracking scripts...

From: Rémi Cura <remi(dot)cura(at)gmail(dot)com>
To: Merlin Moncure <mmoncure(at)gmail(dot)com>
Cc: "Raymond O'Donnell" <rod(at)iol(dot)ie>, Joey Quinn <bjquinniii(at)gmail(dot)com>, PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: tracking scripts...
Date: 2013-11-27 08:20:40
Message-ID: CAJvUf_t8ejJKtCZeRktkxVi6EMR-Rpux-_e1Ze8YiCetG_tzEA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

First serious answer :
you don't have to use command line,
you can use the pgadmin gui, loading your file with all the command, and
then hit F6 (or select run as pgscript).
This will wrapp each command in a transaction , and will print messages all
along.
Please test this on a few line before trying on everything.

Second :
lol for the secret message.
There is a very famous one like this in french, in private letters by
George Sand, a famous writter.

The text is very high level and nice french, but if you read one line then
skip the next ..,
the message is very dirty !

It is of course also very hard to translate ...

Cheers,
Rémi-C

Cher ami,
Je suis toute émue de vous dire que j'ai
bien compris l'autre jour que vous aviez
toujours une envie folle de me faire
danser. Je garde le souvenir de votre
baiser et je voudrais bien que ce soit
une preuve que je puisse être aimée
par vous. Je suis prête à montrer mon
affection toute désintéressée et sans cal-
cul, et si vous voulez me voir ainsi
vous dévoiler, sans artifice, mon âme
toute nue, daignez me faire visite,
nous causerons et en amis franchement
je vous prouverai que je suis la femme
sincère, capable de vous offrir l'affection
la plus profonde, comme la plus étroite
amitié, en un mot : la meilleure épouse
dont vous puissiez rêver. Puisque votre>
âme est libre, pensez que l'abandon ou je
vis est bien long, bien dur et souvent bien>
insupportable. Mon chagrin est trop
gros. Accourrez bien vite et venez me le
faire oublier. À vous je veux me sou-
mettre entièrement.
Votre poupée

2013/11/26 Merlin Moncure <mmoncure(at)gmail(dot)com>

> On Tue, Nov 26, 2013 at 3:20 PM, Raymond O'Donnell <rod(at)iol(dot)ie> wrote:
> > On 26/11/2013 20:30, Merlin Moncure wrote:
> >> There are not many ways to Hand off information outside of the
> >> database while a transaction Is running. one way Is to write a Simple
> >> trigger in plpgsql that 'raise'es A notice every 'n' times trigger
> >> condition fires. that'S Essentially the only Clean way to do it in
> >> such a way that the information is Returned to the Executing console.
> >> Thanks!
> >
> > Totally unrelated to the thread.... I noticed that the capitalised
> > letters in the email above spell out this:
> >
> > THIISASECRET
> >
> > .. which (almost) spells "This is a secret". Was this intentional, or am
> > I just working too hard? :-)
>
> Well, bad spelling on my part. To get the joke, you have to be A.
> observant, B. be using a gmail account, and C. be a comic book geek
> that grew up in the 80's.
>
> merlin
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Albe Laurenz 2013-11-27 09:07:44 Re: tracking scripts...
Previous Message Bruce Momjian 2013-11-27 00:19:42 Re: [GENERAL] pg_upgrade ?deficiency