dbTalk Databases Forums  

Running PostgreSQL without installation?

comp.databases.postgresql comp.databases.postgresql


Discuss Running PostgreSQL without installation? in the comp.databases.postgresql forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
moin
 
Posts: n/a

Default Running PostgreSQL without installation? - 02-06-2008 , 08:17 AM






Hi,

is it possible to run PostgreSQL only with an startup script without
any installation and non administator rights on Windows 2000/XP?

Background:

We deploy an application that needs a database. Normaly the customer
has his own database, but sometimes ... Currently we deploy MySQL as
our fall back database. MySQL is placed in a separate directory and is
startable by local user simple clicking on 'startDatabase.bat'. MySQL
has some issues and we are looking for an alternative.

Bye Thomas

Reply With Quote
  #2  
Old   
EricF
 
Posts: n/a

Default Re: Running PostgreSQL without installation? - 02-06-2008 , 11:14 PM






In article <b7aa0bf4-ab62-4f1e-a90a-f6e5bced62a3 (AT) v17g2000hsa (DOT) googlegroups.com>, moin <tbb (AT) vollbio (DOT) de> wrote:
Quote:
Hi,

is it possible to run PostgreSQL only with an startup script without
any installation and non administator rights on Windows 2000/XP?

Background:

We deploy an application that needs a database. Normaly the customer
has his own database, but sometimes ... Currently we deploy MySQL as
our fall back database. MySQL is placed in a separate directory and is
startable by local user simple clicking on 'startDatabase.bat'. MySQL
has some issues and we are looking for an alternative.

Bye Thomas
Yes, no, and I don't think so.

You need to install Postgres. You can start and stop the services manually. If
I recall correctly, the default is to have the Postgres services start
automatically, but you can change them. But I think you need to be an admin to
do that - but I could be wrong.

I think PostgresSQL is a geat alternative to MySQL.

Eric



Reply With Quote
  #3  
Old   
EricF
 
Posts: n/a

Default Re: Running PostgreSQL without installation? - 02-06-2008 , 11:14 PM



In article <b7aa0bf4-ab62-4f1e-a90a-f6e5bced62a3 (AT) v17g2000hsa (DOT) googlegroups.com>, moin <tbb (AT) vollbio (DOT) de> wrote:
Quote:
Hi,

is it possible to run PostgreSQL only with an startup script without
any installation and non administator rights on Windows 2000/XP?

Background:

We deploy an application that needs a database. Normaly the customer
has his own database, but sometimes ... Currently we deploy MySQL as
our fall back database. MySQL is placed in a separate directory and is
startable by local user simple clicking on 'startDatabase.bat'. MySQL
has some issues and we are looking for an alternative.

Bye Thomas
Yes, no, and I don't think so.

You need to install Postgres. You can start and stop the services manually. If
I recall correctly, the default is to have the Postgres services start
automatically, but you can change them. But I think you need to be an admin to
do that - but I could be wrong.

I think PostgresSQL is a geat alternative to MySQL.

Eric



Reply With Quote
  #4  
Old   
EricF
 
Posts: n/a

Default Re: Running PostgreSQL without installation? - 02-06-2008 , 11:14 PM



In article <b7aa0bf4-ab62-4f1e-a90a-f6e5bced62a3 (AT) v17g2000hsa (DOT) googlegroups.com>, moin <tbb (AT) vollbio (DOT) de> wrote:
Quote:
Hi,

is it possible to run PostgreSQL only with an startup script without
any installation and non administator rights on Windows 2000/XP?

Background:

We deploy an application that needs a database. Normaly the customer
has his own database, but sometimes ... Currently we deploy MySQL as
our fall back database. MySQL is placed in a separate directory and is
startable by local user simple clicking on 'startDatabase.bat'. MySQL
has some issues and we are looking for an alternative.

Bye Thomas
Yes, no, and I don't think so.

You need to install Postgres. You can start and stop the services manually. If
I recall correctly, the default is to have the Postgres services start
automatically, but you can change them. But I think you need to be an admin to
do that - but I could be wrong.

I think PostgresSQL is a geat alternative to MySQL.

Eric



Reply With Quote
  #5  
Old   
EricF
 
Posts: n/a

Default Re: Running PostgreSQL without installation? - 02-06-2008 , 11:14 PM



In article <b7aa0bf4-ab62-4f1e-a90a-f6e5bced62a3 (AT) v17g2000hsa (DOT) googlegroups.com>, moin <tbb (AT) vollbio (DOT) de> wrote:
Quote:
Hi,

is it possible to run PostgreSQL only with an startup script without
any installation and non administator rights on Windows 2000/XP?

Background:

We deploy an application that needs a database. Normaly the customer
has his own database, but sometimes ... Currently we deploy MySQL as
our fall back database. MySQL is placed in a separate directory and is
startable by local user simple clicking on 'startDatabase.bat'. MySQL
has some issues and we are looking for an alternative.

Bye Thomas
Yes, no, and I don't think so.

You need to install Postgres. You can start and stop the services manually. If
I recall correctly, the default is to have the Postgres services start
automatically, but you can change them. But I think you need to be an admin to
do that - but I could be wrong.

I think PostgresSQL is a geat alternative to MySQL.

Eric



Reply With Quote
  #6  
Old   
EricF
 
Posts: n/a

Default Re: Running PostgreSQL without installation? - 02-06-2008 , 11:14 PM



In article <b7aa0bf4-ab62-4f1e-a90a-f6e5bced62a3 (AT) v17g2000hsa (DOT) googlegroups.com>, moin <tbb (AT) vollbio (DOT) de> wrote:
Quote:
Hi,

is it possible to run PostgreSQL only with an startup script without
any installation and non administator rights on Windows 2000/XP?

Background:

We deploy an application that needs a database. Normaly the customer
has his own database, but sometimes ... Currently we deploy MySQL as
our fall back database. MySQL is placed in a separate directory and is
startable by local user simple clicking on 'startDatabase.bat'. MySQL
has some issues and we are looking for an alternative.

Bye Thomas
Yes, no, and I don't think so.

You need to install Postgres. You can start and stop the services manually. If
I recall correctly, the default is to have the Postgres services start
automatically, but you can change them. But I think you need to be an admin to
do that - but I could be wrong.

I think PostgresSQL is a geat alternative to MySQL.

Eric



Reply With Quote
  #7  
Old   
EricF
 
Posts: n/a

Default Re: Running PostgreSQL without installation? - 02-06-2008 , 11:14 PM



In article <b7aa0bf4-ab62-4f1e-a90a-f6e5bced62a3 (AT) v17g2000hsa (DOT) googlegroups.com>, moin <tbb (AT) vollbio (DOT) de> wrote:
Quote:
Hi,

is it possible to run PostgreSQL only with an startup script without
any installation and non administator rights on Windows 2000/XP?

Background:

We deploy an application that needs a database. Normaly the customer
has his own database, but sometimes ... Currently we deploy MySQL as
our fall back database. MySQL is placed in a separate directory and is
startable by local user simple clicking on 'startDatabase.bat'. MySQL
has some issues and we are looking for an alternative.

Bye Thomas
Yes, no, and I don't think so.

You need to install Postgres. You can start and stop the services manually. If
I recall correctly, the default is to have the Postgres services start
automatically, but you can change them. But I think you need to be an admin to
do that - but I could be wrong.

I think PostgresSQL is a geat alternative to MySQL.

Eric



Reply With Quote
  #8  
Old   
EricF
 
Posts: n/a

Default Re: Running PostgreSQL without installation? - 02-06-2008 , 11:14 PM



In article <b7aa0bf4-ab62-4f1e-a90a-f6e5bced62a3 (AT) v17g2000hsa (DOT) googlegroups.com>, moin <tbb (AT) vollbio (DOT) de> wrote:
Quote:
Hi,

is it possible to run PostgreSQL only with an startup script without
any installation and non administator rights on Windows 2000/XP?

Background:

We deploy an application that needs a database. Normaly the customer
has his own database, but sometimes ... Currently we deploy MySQL as
our fall back database. MySQL is placed in a separate directory and is
startable by local user simple clicking on 'startDatabase.bat'. MySQL
has some issues and we are looking for an alternative.

Bye Thomas
Yes, no, and I don't think so.

You need to install Postgres. You can start and stop the services manually. If
I recall correctly, the default is to have the Postgres services start
automatically, but you can change them. But I think you need to be an admin to
do that - but I could be wrong.

I think PostgresSQL is a geat alternative to MySQL.

Eric



Reply With Quote
  #9  
Old   
EricF
 
Posts: n/a

Default Re: Running PostgreSQL without installation? - 02-06-2008 , 11:14 PM



In article <b7aa0bf4-ab62-4f1e-a90a-f6e5bced62a3 (AT) v17g2000hsa (DOT) googlegroups.com>, moin <tbb (AT) vollbio (DOT) de> wrote:
Quote:
Hi,

is it possible to run PostgreSQL only with an startup script without
any installation and non administator rights on Windows 2000/XP?

Background:

We deploy an application that needs a database. Normaly the customer
has his own database, but sometimes ... Currently we deploy MySQL as
our fall back database. MySQL is placed in a separate directory and is
startable by local user simple clicking on 'startDatabase.bat'. MySQL
has some issues and we are looking for an alternative.

Bye Thomas
Yes, no, and I don't think so.

You need to install Postgres. You can start and stop the services manually. If
I recall correctly, the default is to have the Postgres services start
automatically, but you can change them. But I think you need to be an admin to
do that - but I could be wrong.

I think PostgresSQL is a geat alternative to MySQL.

Eric



Reply With Quote
  #10  
Old   
moin
 
Posts: n/a

Default Re: Running PostgreSQL without installation? - 02-08-2008 , 11:28 AM



HI,

On 7 Feb., 06:14, efriedNoS... (AT) yahoo (DOT) com (EricF) wrote:
Quote:
You need to install Postgres. You can start and stop the services manually. If
I recall correctly, the default is to have the Postgres services start
automatically, but you can change them. But I think you need to be an admin to
do that - but I could be wrong.
That is bad.
- We don't need a service
- We don't need SSL encrypted communication
- etc.
We need a SQL database started and running in a user context accessing
a user owned database. That's all ...

Bye Thomas


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.