Dead sequence
am 04.11.2003 18:26:32 von Kelvin Varst
Hi,
I have manually created a PostgreSQL Sequence. It has been working ok for a
while now, but now it is dead! I can not access the sequence anyway. I
normaly use PgAdmin III (PostgreSQL 7.3), and I can see from the Query
window, that the time just keep running, and nothing happens. I tried to
access through PSQL, through PuTTY, with the same result. I can't even DROP
the sequence. Is there anyone that can help me?
Kelvin :-)
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly
Re: Dead sequence
am 04.11.2003 18:41:16 von Kelvin Varst
Hi again,
I just tried to reboot the server, and then it worked again. I executed m=
y
code again, and then it hangs again! When I try to restart the PostgreSQL
service, it failes to stop the service. What am I doing wrong so bad, tha=
t
even the service hangs. I can use the "rest" of the PostgreSQL server, bu=
t
it is a bit slow.
Kelvin :-)
-----Oprindelig meddelelse-----
Fra: pgsql-php-owner@postgresql.org
[mailto:pgsql-php-owner@postgresql.org]P=E5 vegne af Kelvin Varst
Sendt: 4. november 2003 18:27
Til: pgsql-php@postgresql.org
Emne: [PHP] Dead sequence
Hi,
I have manually created a PostgreSQL Sequence. It has been working ok for=
a
while now, but now it is dead! I can not access the sequence anyway. I
normaly use PgAdmin III (PostgreSQL 7.3), and I can see from the Query
window, that the time just keep running, and nothing happens. I tried to
access through PSQL, through PuTTY, with the same result. I can't even DR=
OP
the sequence. Is there anyone that can help me?
Kelvin :-)
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if you=
r
joining column's datatypes do not match
Re: Dead sequence
am 04.11.2003 20:00:24 von Robert Treat
which version of 7.3 and on what platform?
what does your code before it goes into this state?
can you do a manual select * from sequence_name?=20
what output do you get from \ds in psql?
you're going to have to provide more info before anyone can guess at the
issue... and if it's not php related you might want to post to the
-general list...
Robert Treat
On Tue, 2003-11-04 at 12:41, Kelvin Varst wrote:
> Hi again,
>=20
> I just tried to reboot the server, and then it worked again. I executed my
> code again, and then it hangs again! When I try to restart the PostgreSQL
> service, it failes to stop the service. What am I doing wrong so bad, that
> even the service hangs. I can use the "rest" of the PostgreSQL server, but
> it is a bit slow.
>=20
> Kelvin :-)
>=20
> -----Oprindelig meddelelse-----
> Fra: pgsql-php-owner@postgresql.org
> [mailto:pgsql-php-owner@postgresql.org]P=E5 vegne af Kelvin Varst
> Sendt: 4. november 2003 18:27
> Til: pgsql-php@postgresql.org
> Emne: [PHP] Dead sequence
>=20
>=20
> Hi,
>=20
> I have manually created a PostgreSQL Sequence. It has been working ok for=
a
> while now, but now it is dead! I can not access the sequence anyway. I
> normaly use PgAdmin III (PostgreSQL 7.3), and I can see from the Query
> window, that the time just keep running, and nothing happens. I tried to
> access through PSQL, through PuTTY, with the same result. I can't even DR=
OP
> the sequence. Is there anyone that can help me?
>=20
> Kelvin :-)
>=20
>=20
>=20
>=20
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
>=20
>=20
>=20
>=20
>=20
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
--=20
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings