[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
back-sql: restart slapd while new entry ldap_entries view
- To: openldap-technical@openldap.org
- Subject: back-sql: restart slapd while new entry ldap_entries view
- From: hornuda <hornuda@googlemail.com>
- Date: Sat, 27 Apr 2013 15:51:45 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=W7Z14lMBlV+wRKbPhjIBMIUDZ7mcZblInqKU1bZRknU=; b=wOGQGG9vcqJCFeJ8sHNxPKhIOHzTkzlt6fhw/EXhLhWDwGLLXzSf+V+n17uFarSl4C 9Y51sZI81VWWna9yDvu8LQWGqwDAXsPkPgKOixj3yAADA1jJIy4SHeWlYPl160TzhcK6 KX0ZyIRmFbD3YMsnGAlisbPHPfyEPK0QOUpeCn/+18uUsh4MW8UbRvkh9zrQ+KBaUzB2 ANhh5tBmVE3G6KNonYoGASYwixTrvrBM4iuVX6xpRXB6lg0Y9yEfZy/tD6pGWKHU1QK1 QnxlyTMiLO45lRNpMS/eZtEB2hRhHQZEE10VhREUC8af8Xv6JtWgpqpKCa/pRBZ7PBU+ xFrg==
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130402 Thunderbird/17.0.5
Hello,
I set up a openldap-server with postgresql backend. Everything works
fine but:
On http://www.wingfoss.com/content/sample-mysql-for-openldap-back-sql
you can read you have to restart the slapd server everytime you change
one of the ldap_* tables. But my ldap_entries table is a view but I also
have to restart slapd, is this a normal behavior?
Thank you!
hornuda