Hi all,
Apologies if the answer to my question is "obvious", but I'm fairly new
to writing functions in PG. I think my problem is has a simple solution,
but I'm damned if I can find it :-/
(Postgres v9.1.1 on Linux 64-bit)
I'm trying to write a function which will :-
1. Take 3 input params;
Hello
dynamic SQL has not impact on FOUND variable - use GET DIAGNOSTICS
varname = ROW_COUNT instead.
Regards
Pavel Stehule
2012/7/23 Andrew Hastie :
> Hi all,
>
> Apologies if the answer to my question is "obvious", but I'm fairly new to
> writing functions in PG. I think my problem is has a
Hi all.
While testing a replication setup with PostgreSQL 9.1.4, I'm having an
error after promoting the slave to master : some file under the 'base'
subdirectory could not be read, that only 0 bytes could be fetched (see
the log extract at the end) Indeed the actual file size is 0.
I believe
awesome. thanks for the help. Will test it out.
thanks,
Manoj
On 07/20/2012 06:57 PM, Chris Angelico wrote:
On Sat, Jul 21, 2012 at 5:28 AM, Manoj Govindassamy
wrote:
-- Anyway I can query the state of DB to know its status slave or master ??
So, that i can issue write statements only aft
Just wondering...if a query is "waiting", what is it waiting for? Is
this only for locks, or can it be for disk, or a memory buffer? (If
there is a description of the meaning of things in pg_stat_activity
and it's relatives, I'd love a pointer, 'cause I can't seem to find
it.)
--
e-Mail is the
Hi there!
I´m using Visual Studio 2010 - C# and Postgres with NPGSQL for data
provider.
I´d like to know what´s the best option for a Report Builder on this
scenario.
Thanks
--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Reporting-tool-for-Npgsql-tp5717654.html
Hi,
I am hoping you can give me some guidance here. I'm using postgresql 9.1.
Basically, I'm trying to create a query on a table of businesses that will
return all similar matches to a business name. This is a huge table, and there
is a lot of variation in names. The length of the string can be
On Mon, 2012-07-23 at 16:13 -0400, Chris Curvey wrote:
> Just wondering...if a query is "waiting", what is it waiting for?
Locks.
> Is
> this only for locks, or can it be for disk, or a memory buffer?
Only locks.
> (If
> there is a description of the meaning of things in pg_stat_activity
>
On Thu, 2012-07-19 at 11:35 +0800, Craig Ringer wrote:
> The short version is that the person did a bulk-load of some PostGIS
> data using the osm2pgsql data-loader tool
> ( http://wiki.openstreetmap.org/wiki/Osm2pgsql) to populate a Pg 9.1
> database. This appeared to succeed, but when the server
On 07/24/2012 08:48 AM, Jeff Davis wrote:
On Thu, 2012-07-19 at 11:35 +0800, Craig Ringer wrote:
The short version is that the person did a bulk-load of some PostGIS
data using the osm2pgsql data-loader tool
( http://wiki.openstreetmap.org/wiki/Osm2pgsql) to populate a Pg 9.1
database. This appe
10 matches
Mail list logo