On 04/01/18 16:11, velvetpixel wrote:
Postgres and pgAdmin newbie.I have a new empty postgres database on my server. I can see it in pgAdmin 4. I have a .sql file I would like to import to populate that DB with tables and data.
Open a query window (Tools -> Query Tool), then you can open your SQL file and run it there (see the toolbar on the query window).
HTH, Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie