cially
threading issues...
--
Gunnar Rønning - [EMAIL PROTECTED]
Senior Consultant, Polygnosis AS, http://www.polygnosis.com/
---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/users-lounge/docs/faq.html
but by limiting ourselves
to it we are ignoring issues that might be very useful. Draw the line.
--
Gunnar Rønning - [EMAIL PROTECTED]
Senior Consultant, Polygnosis AS, http://www.polygnosis.com/
---(end of broadcast)---
TIP 3: if posting/reading t
in a schema(or
database which is the Sybase term). If you want it global you declare it
in the "master" schema.
--
Gunnar Rønning - [EMAIL PROTECTED]
Senior Consultant, Polygnosis AS, http://www.polygnosis.com/
---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster
ic
| object.
What is really the difference functionality wise of making a subschema and
package ? In both cases you deal with the namespace issues.
--
Gunnar Rønning - [EMAIL PROTECTED]
Senior Consultant, Polygnosis AS, http://www.polygnosis.com/
---
7;t a threading model allow you to share more data across different
connections ? I'm thinking in terms of introducing more cache functionality
to improve performance. What is shared memory used for today ?
--
Gunnar Rønning - [EMAIL PROTECTED]
Senior Consultant, Polygnosis AS,
resql.org rejected
access
regards,
Gunnar
--
Gunnar Rønning - [EMAIL PROTECTED]
Senior Consultant, Polygnosis AS, http://www.polygnosis.com/
---(end of broadcast)---
TIP 6: Have you searched our list archives?
http://archives.postgresql.org
t to hook up a parser (I'm using expat) to a PostgreSQL
| function written in C and parse on the fly.
|
Do you have any documentation on your C functions ? I'm just interested
in knowing what functions they provide.
regards,
Gunnar
--
Gunnar Rønning - [EMAIL PROTECTED]
Senior
fragmentation of data ?
--
Gunnar Rønning - [EMAIL PROTECTED]
Senior Consultant, Polygnosis AS, http://www.polygnosis.com/
---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/users-lounge/docs/faq.html
atabase. Does that mean any user can
create/drop tables ? I think this is an example of a permission a DBA would
like to grant to users per database.
createuser/createdb are rights assigned to a user directly. Wouldn't it make
sense to be able to assign these rights to a group of users ?