Ah, yes - "Execute SQL." It created the table this time. Awesome.
One other question - when I close the SQL window, it asks me if I want to save the file. Is there any special reason for saving it? It looks like it simply saved a copy of the query I executed.
In pgAdmin III, I can create a table step-by-step by choosing Edit > Object > New Table
But is there a pace for me to past in a block of code that creates the table with just one process? If I click on the SQL icon, a SQL window opens up, and I can past the code into SQL Editor, but I don't know how to "activate" it; pressing ENTER does nothing.