Re: new beginner to postgresql. Looking at it for a church

Поиск
Список
Период
Сортировка
От Tony Caduto
Тема Re: new beginner to postgresql. Looking at it for a church
Дата
Msg-id 43B758D4.2050308@amsoftwaredesign.com
обсуждение исходный текст
Ответ на new beginner to postgresql. Looking at it for a church  ("Pamela" <pamela@bizwaves.net>)
Список pgsql-general
Pamela wrote:
> Hello:
>
>
>
> I was wondering if anyone has setup a point-of-sale system with
> postgresql.  Also, I will have to create a database for a church that
> requires lots of tables and subcategories.  They have 4 different
> locations and wish to be interconnected amongst each other,


Postgresql can handle such a task, and should make things a little
easier for you if you use schemas to organize your tables etc.

You also have the option to use replication and dblink to do cross
database queries etc.

Don't know about the point of sale question though.


(You mentioned you where new to Postgres)

If you are a windows user be sure to check out PG Lightning Admin, it's
much easier to use than PG Admin III (my opinion, no flames please) and
it priced very inexpensively.

AM Software Design
http://www.amsoftwaredesign.com
Home of PG Lightning Admin for Postgresql


В списке pgsql-general по дате отправления:

Предыдущее
От: Tony Caduto
Дата:
Сообщение: Re: sending mail from Postgres
Следующее
От: merlyn@stonehenge.com (Randal L. Schwartz)
Дата:
Сообщение: Re: sending mail from Postgres