Re: Notice about psql !

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 12/16/2013 09:29 PM, Doom.zhou wrote:
HI guys
    when edit some sql in psql's \e feature then quit edit
it is performed !!!!


it's dangerous isn't it ?

It is *extremely* dangerous. But neither more nor less dangerous than any interface that allows you to submit SQL directly to the server.

The \e command merely offers an alternative to the command-line editing to craft your SQL statements and is very convenient when you are editing a long statement. When done, you exit and the command is submitted just as it is submitted when you press <Enter> at the command-line.

If you change your mind while in the editor, just clear the text in the editor and exit. Nothing will be run.

Cheers,
Steve



--
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux