![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is there an easy way to get started so I can quickly install Postgress and load my schema? |
#3
| |||
| |||
|
|
On Mon, 22 Aug 2005, Paul Bramble wrote: Is there an easy way to get started so I can quickly install Postgress and load my schema? You didn't say what kind of system you're running, but getting a packaged version of PostgreSQL (RPM, DEB, Windows Installer) will probably help on the install side. Once it's installed, you'll need to make an actual database and load the schema file. That might be as simple as doing something like the following as the postgres user: createdb dbname psql dbname -f foo.sql |
#4
| |||
| |||
|
|
I never download your product i don't even know what it is. When i started my computer up i saw 2 new accounts created. User Accounts. The accounts names were postgres services. It was password protected and limited account. I am running on windows XP. I Did delete the accounts. I want to know what happened i want it fixed. And i never want this to happen again |
#5
| |||
| |||
|
|
I never download your product i don't even know what it is. When i started my computer up i saw 2 new accounts created. User Accounts. The accounts names were postgres services. It was password protected and limited account. I am running on windows XP. I Did delete the accounts. I want to know what happened i want it fixed. And i never want this to happen again |
![]() |
| Thread Tools | |
| Display Modes | |
| |