beulah prasanthi wrote:
> Can i insert all the data into all the tables(multiple tables) with
> a single trip to the database,by creating rules/triggers
This is not a bug. Please repost to another list; perhaps
pgsql-general.
When you re-post, you may want to provide more detail about the
p
Sounds like it's an issue with your PATH.
On Sat, Nov 26, 2005 at 03:07:13PM +0530, Kishore Negi wrote:
>
>
> Hi All,
>
> I have a scenario where I have to uninstall PostgreSQL 7.0 (Default
> with Suse 10.0) & need to install PostgreSQL8.0.4 on Suse10.0.
>
> Can anyone help in this ?
>
> I h
Siva,
yes, this ist the correct version.
Regards,
Harald
On Mon, 22 Nov 2004 19:47:55 +0530, Siva Ganesh <[EMAIL PROTECTED]> wrote:
> Hi
>
> I wanted to involve in Postgres beta testing. I want to the test the Windows
> Beta version.
>
> I have downloaded the below
>
> ftp://ftp4.ar.postgre
Jord Tanner writes:
> PostgreSQL running under Cygwin does not operate with Unix sockets.
Sure it does.
--
Peter Eisentraut [EMAIL PROTECTED]
---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subscri
PostgreSQL running under Cygwin does not operate with Unix sockets. You
need to start the postmaster with TCP/IP sockets. Simply edit your
"postgresql.conf" file (it should be in your postgres data directory)
and add the line "tcpip_socket = true", and restart your postmaster. All
your postgres com
PROTECTED]
Subject: Re: [BUGS] hi-problem while installing postgressql 7.2 version
On Wed, 30 Oct 2002, saurabh garg wrote:
> while Creating a database cluster postgressql it just hangs. i'm using
> these command on cygwin. i gave the command
> ./configure
> make
> make inst
On Thu, 31 Oct 2002, saurabh garg wrote:
> HI
> thanx, it's true. now this step is clear, but again in the next step
> postmaster it's giving problem. when i give pg_ctl -D ..., its giving
> the listed below prblem. can u help me please.
>
> thanx in advance once again.
>
>
>
> santosh ku
On Wed, 30 Oct 2002, saurabh garg wrote:
> while Creating a database cluster postgressql it just hangs. i'm using
> these command on cygwin. i gave the command
> ./configure
> make
> make install
> make install-all-headers
> all above are sucessful. after that i set the environmental path in
>