Re:

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

 



<Aniko.Badzong@xxxxxxxxxxxx> writes:
> [test] su - postgres -c "echo \"copy test from '/data/log/bla';"\"  |
> psql logdb"
> Unmatched ".

> somehow does not want to work.

You've got too many quote marks.

su - postgres -c "echo \"copy test from '/data/log/bla';\"  | psql logdb"

			regards, tom lane


[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