| From: | David Blomstrom <david(dot)blomstrom(at)gmail(dot)com> |
|---|---|
| To: | John R Pierce <pierce(at)hogranch(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Where do I enter commands? |
| Date: | 2015-10-25 02:44:06 |
| Message-ID: | CAA54Z0j2kvEJfUp2x4NQpquBrQyk0Nd7z169TQuC6S28UyGwWQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hmmm...I have pgAdminIII. When I click on Server, there's no option to
create a database.
On Sat, Oct 24, 2015 at 7:37 PM, John R Pierce <pierce(at)hogranch(dot)com> wrote:
> On 10/24/2015 7:33 PM, David Blomstrom wrote:
>
>> I'd greatly prefer a GUI. It seems like a command-line tool would be
>> incredibly tedious when creating tables, modifying them, filling them with
>> data, etc. Thanks.
>>
>>
> normally, your application programs do the data filling part, manual data
> entry direct via sql is fairly uncommon.
>
> anyways, the GUI is pgAdmin, and you can create a database by opening the
> server, and selecting 'new database...', give it an owner, etc. then open
> that database, find hte Public schema therewithin, and create your table(s)
> in that schema...
>
> --
> john r pierce, recycling bits in santa cruz
>
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>
--
David Blomstrom
Writer & Web Designer (Mac, M$ & Linux)
www.geobop.org
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Klaver | 2015-10-25 02:52:14 | Re: Where do I enter commands? |
| Previous Message | John R Pierce | 2015-10-25 02:37:32 | Re: Where do I enter commands? |