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!