Search Postgresql Archives

Question about COPY command

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

 



Hi,
A basic question about the COPY command syntax....
This is the syntax in the postgres manual.

COPY
tablename [ ( column [, ...] ) ]
FROM { 'filename' | STDIN }
......
.....

What is the difference between copying from 'filename' and copying from 'stdin' ???

Thanks
Josh


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux