psql /copy to weirdness - data not showing up when selecting from table

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Dave Hoffenberg
    New Member
    • May 2011
    • 1

    psql /copy to weirdness - data not showing up when selecting from table

    Hello,

    I am using psql on my client machine and attempting load a simple CSV file to table. My /copy command runs fine, but when I select from the table it isn't showing any of the rows that I just copied. The weird part is that when I /copy from the table to another file on my client machine I see the rows that I had imported.

    Any ideas, advise?

    Thanks!
Working...